Skip to content

Commit a029657

Browse files
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.16.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>
1 parent 49e2aa6 commit a029657

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
@@ -24,7 +24,7 @@ repositories {
2424

2525
dependencies {
2626
implementation 'commons-io:commons-io:2.16.1'
27-
implementation 'org.apache.commons:commons-lang3:3.14.0'
27+
implementation 'org.apache.commons:commons-lang3:3.16.0'
2828
implementation 'com.beust:jcommander:1.82'
2929
implementation 'org.yaml:snakeyaml:2.2'
3030
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)