We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f99286 commit 18d2495Copy full SHA for 18d2495
api-client/build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
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-07-25T19-52-00")
72
- implementation("de.gesellix:docker-engine:2022-05-03T22-53-00")
+ implementation("de.gesellix:docker-engine:2022-07-25T21-05-00")
73
implementation("de.gesellix:docker-filesocket:2022-07-25T19-43-00")
74
75
implementation("org.slf4j:slf4j-api:1.7.36")
0 commit comments