Skip to content

Commit c035d90

Browse files
build(deps): Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
Bumps org.apache.commons:commons-lang3 from 3.16.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>
1 parent f8ef9c1 commit c035d90

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
@@ -233,7 +233,7 @@ testing {
233233
dependencies {
234234
implementation project()
235235
implementation(sourceSets.test.output)
236-
implementation('org.apache.commons:commons-lang3:3.16.0')
236+
implementation('org.apache.commons:commons-lang3:3.17.0')
237237
}
238238

239239
targets.configureEach {

0 commit comments

Comments
 (0)