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 eab514c commit a49a2e5Copy full SHA for a49a2e5
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-09T16-18-00")
67
- implementation("de.gesellix:docker-engine:2022-04-09T23-24-00")
+ implementation("de.gesellix:docker-engine:2022-04-20T22-00-00")
68
implementation("de.gesellix:docker-filesocket:2022-04-20T21-02-00")
69
70
implementation("org.slf4j:slf4j-api:1.7.36")
0 commit comments