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 2ccdf48 commit b2f69e6Copy full SHA for b2f69e6
plugin/build.gradle.kts
@@ -35,7 +35,7 @@ repositories {
35
dependencies {
36
api(gradleApi())
37
38
- api("de.gesellix:docker-client:2024-02-22T07-50-00-groovy-4")
+ api("de.gesellix:docker-client:2024-02-22T07-50-00")
39
40
testImplementation(localGroovy())
41
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
0 commit comments