Skip to content

Commit c4f9351

Browse files
authored
Merge pull request #737 from jenkinsci/dependabot/gradle/org.apache.commons-commons-lang3-3.20.0
build(deps): bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
2 parents da2ba39 + ba1b0f2 commit c4f9351

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.21.0')
2828
implementation('org.apache.ivy:ivy:2.5.3')
2929
api('org.assertj:assertj-core:3.27.6')
30-
implementation('org.apache.commons:commons-lang3:3.19.0')
30+
implementation('org.apache.commons:commons-lang3:3.20.0')
3131

3232
testImplementation('org.junit.jupiter:junit-jupiter:6.0.1')
3333
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:6.0.1')

0 commit comments

Comments
 (0)