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 ed1102f commit 1709f81Copy full SHA for 1709f81
api-client/build.gradle.kts
@@ -77,7 +77,7 @@ dependencies {
77
implementation(libs.moshi)
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-16T20-26-00")
+ 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")
82
implementation("de.gesellix:docker-filesocket:2025-10-16T20-25-00")
83
0 commit comments