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 42af617 commit ee716ffCopy full SHA for ee716ff
api-client/build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
implementation("com.squareup.moshi:moshi:1.13.0")
64
implementation("com.squareup.okhttp3:okhttp:4.9.3")
65
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.3")
66
- implementation("de.gesellix:docker-remote-api-model-1-41:2022-04-20T22-23-00")
+ implementation("de.gesellix:docker-remote-api-model-1-41:2022-04-21T23-11-00")
67
implementation("de.gesellix:docker-engine:2022-04-20T22-00-00")
68
implementation("de.gesellix:docker-filesocket:2022-04-21T17-34-00")
69
0 commit comments