We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67bb3ad commit 912185aCopy full SHA for 912185a
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-10-02T13-22-00")
72
- implementation("de.gesellix:docker-engine:2022-07-28T20-10-00")
+ implementation("de.gesellix:docker-engine:2022-10-02T17-12-00")
73
implementation("de.gesellix:docker-filesocket:2022-10-02T13-21-00")
74
75
implementation("org.slf4j:slf4j-api:2.0.3")
0 commit comments