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 3dbc1c0 commit 153c106Copy full SHA for 153c106
api-client/build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
implementation(libs.moshi)
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-06-08T17-40-00")
+ implementation("de.gesellix:docker-remote-api-model-1-41:2025-07-26T18-21-00")
70
implementation("de.gesellix:docker-engine:2025-07-26T18-20-00")
71
implementation("de.gesellix:docker-filesocket:2025-07-24T23-40-00")
72
0 commit comments