Skip to content

Commit b14beef

Browse files
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#430)
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64ea0bc commit b14beef

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
@@ -25,7 +25,7 @@ repositories {
2525
// 'compile' for project dependencies.
2626
dependencies {
2727
// Apache commons lang
28-
testImplementation 'org.apache.commons:commons-lang3:3.14.0'
28+
testImplementation 'org.apache.commons:commons-lang3:3.17.0'
2929

3030
// JUnit 5 / Jupiter
3131
testImplementation('org.junit.jupiter:junit-jupiter:5.10.0')

0 commit comments

Comments
 (0)