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 3e1c982 commit eb40ed4Copy full SHA for eb40ed4
api-client/build.gradle.kts
@@ -68,7 +68,7 @@ dependencies {
68
implementation("com.squareup.moshi:moshi:1.13.0")
69
implementation("com.squareup.okhttp3:okhttp:4.9.3")
70
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.3")
71
- implementation("de.gesellix:docker-remote-api-model-1-41:2022-05-03T21-55-00")
+ implementation("de.gesellix:docker-remote-api-model-1-41:2022-05-18T21-52-00")
72
implementation("de.gesellix:docker-engine:2022-05-03T22-53-00")
73
implementation("de.gesellix:docker-filesocket:2022-05-03T21-30-00")
74
0 commit comments