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 ec72623 commit fcf4b57Copy full SHA for fcf4b57
plugin/build.gradle.kts
@@ -53,7 +53,7 @@ dependencies {
53
}
54
api(gradleApi())
55
56
- api("de.gesellix:docker-client:2025-11-12T21-15-00-groovy-4")
+ api("de.gesellix:docker-client:2025-11-14T09-45-00-groovy-4")
57
58
testImplementation(localGroovy())
59
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
0 commit comments