Skip to content

Commit 9b3194e

Browse files
build(deps): Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#2228)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34a8d5f commit 9b3194e

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)