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 18b3361 commit c667707Copy full SHA for c667707
api-client/build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
69
implementation("com.squareup.moshi:moshi:1.14.0")
70
implementation("com.squareup.okhttp3:okhttp:4.10.0")
71
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.3")
72
- implementation("de.gesellix:docker-remote-api-model-1-41:2022-11-06T12-07-00")
+ implementation("de.gesellix:docker-remote-api-model-1-41:2022-12-05T22-47-00")
73
implementation("de.gesellix:docker-engine:2022-11-06T10-42-00")
74
implementation("de.gesellix:docker-filesocket:2022-12-05T22-38-00")
75
0 commit comments