Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 921aee9

Browse files
dependabot[bot]gesellix
authored andcommitted
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] <[email protected]>
1 parent 78dbd28 commit 921aee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
testImplementation("com.squareup.okhttp3:mockwebserver:4.12.0")
7878

7979
implementation("org.apache.commons:commons-compress:1.26.2")
80-
testImplementation("org.apache.commons:commons-lang3:3.14.0")
80+
testImplementation("org.apache.commons:commons-lang3:3.15.0")
8181

8282
implementation("de.gesellix:docker-filesocket:2024-06-09T21-00-00")
8383
testImplementation("de.gesellix:testutil:2024-06-09T20-55-00")

0 commit comments

Comments
 (0)