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 8c66b37 commit 5b185acCopy full SHA for 5b185ac
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-11T21-57-00")
81
- implementation("de.gesellix:docker-engine:2025-10-11T21-55-00")
+ implementation("de.gesellix:docker-engine:2025-10-14T20-10-00")
82
implementation("de.gesellix:docker-filesocket:2025-10-12T22-15-00")
83
84
implementation(libs.slf4j)
0 commit comments