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 c64cb28 commit 25475cfCopy full SHA for 25475cf
client/build.gradle.kts
@@ -98,7 +98,7 @@ dependencies {
98
99
// TODO consider changing this from api to implementation.
100
// The change would require to move api.core client classes like `ClientException` to another module.
101
- api("de.gesellix:docker-remote-api-client:2023-05-07T18-30-00")
+ api("de.gesellix:docker-remote-api-client:2023-05-07T22-22-00")
102
api("de.gesellix:docker-remote-api-model-1-41:2023-04-28T10-46-00")
103
api("de.gesellix:docker-engine:2023-05-02T22-00-00")
104
api("de.gesellix:docker-compose:2023-05-01T14-09-00")
0 commit comments