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 9dfe7cb commit 38e3d8cCopy full SHA for 38e3d8c
api-client/build.gradle.kts
@@ -82,7 +82,7 @@ dependencies {
82
testImplementation("org.junit.platform:junit-platform-launcher:1.9.1")
83
testImplementation("org.junit.platform:junit-platform-commons:1.9.1")
84
85
- testImplementation("org.apache.commons:commons-compress:1.21")
+ testImplementation("org.apache.commons:commons-compress:1.22")
86
testImplementation("de.gesellix:testutil:[2021-08-05T22-09-32,)")
87
testImplementation("de.gesellix:docker-registry:2022-10-01T21-12-00")
88
}
0 commit comments