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 a0ad1d3 commit 9492731Copy full SHA for 9492731
api-client/build.gradle.kts
@@ -84,7 +84,7 @@ dependencies {
84
testImplementation("org.junit.platform:junit-platform-commons:1.10.0")
85
86
testImplementation("org.apache.commons:commons-compress:1.24.0")
87
- testImplementation("de.gesellix:testutil:[2023-09-30T01-01-01,)")
+ testImplementation("de.gesellix:testutil:[2023-08-30T01-01-01,)")
88
testImplementation("de.gesellix:docker-registry:2023-08-15T22-14-00")
89
}
90
0 commit comments