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 ac49e5a commit 5e5596dCopy full SHA for 5e5596d
api-client/build.gradle.kts
@@ -46,7 +46,7 @@ dependencies {
46
47
testImplementation("org.apache.commons:commons-compress:1.21")
48
testImplementation("de.gesellix:testutil:[2021-08-05T22-09-32,)")
49
- testImplementation("de.gesellix:docker-registry:2022-02-28T21-42-00")
+ testImplementation("de.gesellix:docker-registry:2022-03-28T21-41-00")
50
}
51
52
tasks.withType(Test::class) {
0 commit comments