Skip to content

Commit ba1b0f2

Browse files
build(deps): 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 61acb9a commit ba1b0f2

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)