Skip to content

Commit ffdb5de

Browse files
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dee08e7 commit ffdb5de

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
@@ -29,7 +29,7 @@ repositories {
2929

3030
dependencies {
3131
implementation 'commons-io:commons-io:2.21.0'
32-
implementation 'org.apache.commons:commons-lang3:3.19.0'
32+
implementation 'org.apache.commons:commons-lang3:3.20.0'
3333
implementation 'com.beust:jcommander:1.82'
3434
implementation 'org.yaml:snakeyaml:2.5'
3535
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)