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 9d0b31d commit 70951c3Copy full SHA for 70951c3
api-client/build.gradle.kts
@@ -70,7 +70,7 @@ dependencies {
70
implementation("com.squareup.okhttp3:okhttp:4.12.0")
71
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
72
implementation("de.gesellix:docker-remote-api-model-1-41:2024-03-13T21-50-00")
73
- implementation("de.gesellix:docker-engine:2024-02-21T19-40-00")
+ implementation("de.gesellix:docker-engine:2024-03-13T22-25-00")
74
implementation("de.gesellix:docker-filesocket:2024-03-13T21-20-00")
75
76
implementation("org.slf4j:slf4j-api:2.0.12")
0 commit comments