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 b1c6455 commit 942071aCopy full SHA for 942071a
api-client/build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.2")
29
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")
30
implementation("de.gesellix:docker-remote-api-model-${remoteApiVersion.replace(".", "-")}:2021-10-04T21-50-00")
31
- implementation("de.gesellix:docker-engine:2021-09-29T15-30-00")
+ implementation("de.gesellix:docker-engine:2021-10-09T19-06-00")
32
implementation("de.gesellix:docker-filesocket:2021-09-20T20-10-00")
33
34
implementation("org.slf4j:slf4j-api:[1.7,)!!1.7.32")
0 commit comments