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 ea37697 commit 92008f0Copy full SHA for 92008f0
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-12-01T22-48-00")
+ implementation("de.gesellix:docker-engine:2021-12-18T13-34-00")
29
implementation("de.gesellix:docker-filesocket:2021-12-13T07-10-00")
30
31
implementation("org.slf4j:slf4j-api:[1.7,)!!1.7.32")
0 commit comments