Skip to content

Commit ac3b69a

Browse files
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
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>
1 parent 50c7e8f commit ac3b69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ dependencies {
8585
exclude(group = "com.burgstaller")
8686
}
8787

88-
implementation("org.apache.commons:commons-lang3:3.14.0")
88+
implementation("org.apache.commons:commons-lang3:3.15.0")
8989
implementation("commons-io:commons-io:2.11.0")
9090
implementation("commons-codec:commons-codec:1.15")
9191

0 commit comments

Comments
 (0)