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 224862b commit 0e497feCopy full SHA for 0e497fe
api-client/build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {
25
implementation("com.squareup.okhttp3:okhttp:[4.9,5)!!4.9.2")
26
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.2")
27
implementation("de.gesellix:docker-remote-api-model-1-41:2021-11-21T21-26-00")
28
- implementation("de.gesellix:docker-engine:2021-11-27T11-52-00")
+ implementation("de.gesellix:docker-engine:2021-12-01T22-48-00")
29
implementation("de.gesellix:docker-filesocket:2021-11-06T18-40-00")
30
31
implementation("org.slf4j:slf4j-api:[1.7,)!!1.7.32")
0 commit comments