Skip to content

Commit c809510

Browse files
build(deps): Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#2204)
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.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 7f28bfb commit c809510

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.14.0')
236+
implementation('org.apache.commons:commons-lang3:3.15.0')
237237
}
238238

239239
targets.configureEach {

0 commit comments

Comments
 (0)