Skip to content

Commit f4ea723

Browse files
build(deps): Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#2320)
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 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 8be9a09 commit f4ea723

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
@@ -242,7 +242,7 @@ testing {
242242
dependencies {
243243
implementation project()
244244
implementation(sourceSets.test.output)
245-
implementation('org.apache.commons:commons-lang3:3.17.0')
245+
implementation('org.apache.commons:commons-lang3:3.18.0')
246246
}
247247

248248
targets.configureEach {

0 commit comments

Comments
 (0)