Skip to content

Commit 540edef

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0
Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f20984 commit 540edef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dependencies {
8383
testImplementation("org.junit.platform:junit-platform-launcher:1.10.2")
8484
testImplementation("org.junit.platform:junit-platform-commons:1.10.2")
8585

86-
testImplementation("org.apache.commons:commons-compress:1.25.0")
86+
testImplementation("org.apache.commons:commons-compress:1.26.0")
8787
testImplementation("de.gesellix:testutil:[2024-01-01T01-01-01,)")
8888
testImplementation("de.gesellix:docker-registry:2024-02-21T19-30-00")
8989
}

0 commit comments

Comments
 (0)