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 79036a9 commit 3034c0bCopy full SHA for 3034c0b
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-11T21-57-00")
+ implementation("de.gesellix:docker-remote-api-model-1-41:2025-10-16T20-26-00")
81
implementation("de.gesellix:docker-engine:2025-10-14T20-10-00")
82
implementation("de.gesellix:docker-filesocket:2025-10-16T20-25-00")
83
0 commit comments