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 653a095 commit b93c98aCopy full SHA for b93c98a
api-client/build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
69
implementation("com.squareup.moshi:moshi:1.15.1")
70
implementation("com.squareup.okhttp3:okhttp:4.12.0")
71
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
72
- implementation("de.gesellix:docker-remote-api-model-1-41:2024-09-15T19-05-00")
+ implementation("de.gesellix:docker-remote-api-model-1-41:2024-11-04T20-53-00")
73
implementation("de.gesellix:docker-engine:2024-09-15T20-35-00")
74
implementation("de.gesellix:docker-filesocket:2024-11-04T20-51-00")
75
0 commit comments