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 02f6c3d commit c20da69Copy full SHA for c20da69
plugin/build.gradle.kts
@@ -35,7 +35,7 @@ repositories {
35
dependencies {
36
api(gradleApi())
37
38
- api("de.gesellix:docker-client:2025-01-19T00-00-00")
+ api("de.gesellix:docker-client:2025-05-17T19-00-00")
39
40
testImplementation(localGroovy())
41
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
0 commit comments