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 84216a5 commit ac4e087Copy full SHA for ac4e087
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.10.0")
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-23T21-51-00")
+ implementation("de.gesellix:docker-remote-api-model-1-41:2022-07-25T19-52-00")
72
implementation("de.gesellix:docker-engine:2022-05-03T22-53-00")
73
implementation("de.gesellix:docker-filesocket:2022-06-19T12-36-00")
74
0 commit comments