Skip to content

Commit e52c3b0

Browse files
build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (#3240)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c2cb5b commit e52c3b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121
baksmali : 'com.android.tools.smali:smali-baksmali:3.0.3',
2222
commons_cli : 'commons-cli:commons-cli:1.5.0',
2323
commons_io : 'commons-io:commons-io:2.13.0',
24-
commons_lang : 'org.apache.commons:commons-lang3:3.12.0',
24+
commons_lang : 'org.apache.commons:commons-lang3:3.13.0',
2525
commons_text : 'org.apache.commons:commons-text:1.10.0',
2626
guava : 'com.google.guava:guava:32.0.1-jre',
2727
junit : 'junit:junit:4.13.2',

0 commit comments

Comments
 (0)