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 40e7449 commit 6457f64Copy full SHA for 6457f64
client/build.gradle.kts
@@ -98,7 +98,7 @@ dependencies {
98
// TODO consider changing this from api to implementation.
99
// The change would require to move api.core client classes like `ClientException` to another module.
100
api("de.gesellix:docker-remote-api-client:2022-11-06T18-25-00")
101
- api("de.gesellix:docker-remote-api-model-1-41:2022-10-02T13-22-00")
+ api("de.gesellix:docker-remote-api-model-1-41:2022-11-06T12-07-00")
102
api("de.gesellix:docker-engine:2022-11-06T10-42-00")
103
api("de.gesellix:docker-compose:2022-11-07T07-35-00")
104
0 commit comments