Skip to content

Commit a7fb686

Browse files
authored
Merge pull request #714 from jenkinsci/dependabot/gradle/org.apache.commons-commons-lang3-3.18.0
build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
2 parents ba6cfbd + 098671b commit a7fb686

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
@@ -27,7 +27,7 @@ dependencies {
2727
implementation('commons-io:commons-io:2.19.0')
2828
implementation('org.apache.ivy:ivy:2.5.3')
2929
api('org.assertj:assertj-core:3.27.3')
30-
implementation('org.apache.commons:commons-lang3:3.17.0')
30+
implementation('org.apache.commons:commons-lang3:3.18.0')
3131

3232
testImplementation('junit:junit:4.13.2')
3333
}

0 commit comments

Comments
 (0)