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 fbca139 commit 606ebb4Copy full SHA for 606ebb4
api-client/build.gradle.kts
@@ -67,7 +67,7 @@ dependencies {
67
implementation(libs.okhttp)
68
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
69
implementation("de.gesellix:docker-remote-api-model-1-41:2025-05-17T01-12-00")
70
- implementation("de.gesellix:docker-engine:2025-01-18T20-36-00")
+ implementation("de.gesellix:docker-engine:2025-05-16T23-15-00")
71
implementation("de.gesellix:docker-filesocket:2025-05-16T22-45-00")
72
73
implementation(libs.slf4j)
0 commit comments