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 b36145d commit b9d6222Copy full SHA for b9d6222
api-client/build.gradle.kts
@@ -78,7 +78,7 @@ dependencies {
78
implementation(libs.okhttp)
79
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
80
implementation("de.gesellix:docker-remote-api-model-1-41:2025-10-31T17-49-00")
81
- implementation("de.gesellix:docker-engine:2025-10-31T17-46-00")
+ implementation("de.gesellix:docker-engine:2025-10-31T18-10-00")
82
implementation("de.gesellix:docker-filesocket:2025-10-31T17-48-00")
83
84
implementation(libs.slf4j)
0 commit comments