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 ee716ff commit cf935d3Copy full SHA for cf935d3
api-client/build.gradle.kts
@@ -64,7 +64,7 @@ dependencies {
64
implementation("com.squareup.okhttp3:okhttp:4.9.3")
65
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.3")
66
implementation("de.gesellix:docker-remote-api-model-1-41:2022-04-21T23-11-00")
67
- implementation("de.gesellix:docker-engine:2022-04-20T22-00-00")
+ implementation("de.gesellix:docker-engine:2022-04-21T10-15-00")
68
implementation("de.gesellix:docker-filesocket:2022-04-21T17-34-00")
69
70
implementation("org.slf4j:slf4j-api:1.7.36")
0 commit comments