Skip to content

Commit 0bb3369

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.apache.commons:commons-compress from 1.22 to 1.23.0
Bumps org.apache.commons:commons-compress from 1.22 to 1.23.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 6c3b70a commit 0bb3369

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.9.2")
8484
testImplementation("org.junit.platform:junit-platform-commons:1.9.2")
8585

86-
testImplementation("org.apache.commons:commons-compress:1.22")
86+
testImplementation("org.apache.commons:commons-compress:1.23.0")
8787
testImplementation("de.gesellix:testutil:[2022-12-01T01-01-01,)")
8888
testImplementation("de.gesellix:docker-registry:2023-03-12T23-42-00")
8989
}

0 commit comments

Comments
 (0)