Skip to content

Commit 565b170

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

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.19.0'
32-
implementation 'org.apache.commons:commons-lang3:3.17.0'
32+
implementation 'org.apache.commons:commons-lang3:3.18.0'
3333
implementation 'com.beust:jcommander:1.82'
3434
implementation 'org.yaml:snakeyaml:2.4'
3535
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)