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 0e4d35e commit 896a6faCopy full SHA for 896a6fa
api-client/build.gradle.kts
@@ -78,7 +78,7 @@ dependencies {
78
implementation(libs.okhttp)
79
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
80
implementation("de.gesellix:docker-remote-api-model-1-41:2025-10-16T20-26-00")
81
- implementation("de.gesellix:docker-engine:2025-10-14T20-10-00")
+ implementation("de.gesellix:docker-engine:2025-10-31T17-46-00")
82
implementation("de.gesellix:docker-filesocket:2025-10-16T20-25-00")
83
84
implementation(libs.slf4j)
0 commit comments