We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2ac96 commit 25da957Copy full SHA for 25da957
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.10.0")
72
- implementation("de.gesellix:docker-remote-api-model-1-41:2023-01-10T23-23-00")
+ implementation("de.gesellix:docker-remote-api-model-1-41:2023-03-27T22-30-00")
73
implementation("de.gesellix:docker-engine:2023-03-26T23-05-00")
74
implementation("de.gesellix:docker-filesocket:2023-03-26T22-18-00")
75
0 commit comments