Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 7c2cb5b commit 9386980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
baksmali : 'com.android.tools.smali:smali-baksmali:3.0.3',
commons_cli : 'commons-cli:commons-cli:1.5.0',
commons_io : 'commons-io:commons-io:2.13.0',
commons_lang : 'org.apache.commons:commons-lang3:3.12.0',
commons_lang : 'org.apache.commons:commons-lang3:3.13.0',
commons_text : 'org.apache.commons:commons-text:1.10.0',
guava : 'com.google.guava:guava:32.0.1-jre',
junit : 'junit:junit:4.13.2',
Expand Down

0 comments on commit 9386980

Please sign in to comment.