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 e8e3d53 commit f83a585Copy full SHA for f83a585
api-client/build.gradle.kts
@@ -69,7 +69,7 @@ dependencies {
69
implementation("com.squareup.moshi:moshi:1.15.0")
70
implementation("com.squareup.okhttp3:okhttp:4.11.0")
71
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
72
- implementation("de.gesellix:docker-remote-api-model-1-41:2023-04-28T10-46-00")
+ implementation("de.gesellix:docker-remote-api-model-1-41:2023-07-02T12-35-00")
73
implementation("de.gesellix:docker-engine:2023-07-02T13-00-00")
74
implementation("de.gesellix:docker-filesocket:2023-05-01T14-07-00")
75
0 commit comments