We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3b70a commit 0bb3369Copy full SHA for 0bb3369
api-client/build.gradle.kts
@@ -83,7 +83,7 @@ dependencies {
83
testImplementation("org.junit.platform:junit-platform-launcher:1.9.2")
84
testImplementation("org.junit.platform:junit-platform-commons:1.9.2")
85
86
- testImplementation("org.apache.commons:commons-compress:1.22")
+ testImplementation("org.apache.commons:commons-compress:1.23.0")
87
testImplementation("de.gesellix:testutil:[2022-12-01T01-01-01,)")
88
testImplementation("de.gesellix:docker-registry:2023-03-12T23-42-00")
89
}
0 commit comments