Skip to content

Commit

Permalink
bump docker-remote-api-* dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellix committed Feb 1, 2022
1 parent 8a23531 commit 3db3454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ dependencies {

// TODO consider changing this from api to implementation.
// The change would require to move api.core client classes like `ClientException` to another module.
api("de.gesellix:docker-remote-api-client:2022-01-31T20-50-00")
api("de.gesellix:docker-remote-api-model-1-41:2021-11-21T21-26-00")
api("de.gesellix:docker-remote-api-client:2022-02-01T11-40-00")
api("de.gesellix:docker-remote-api-model-1-41:2022-02-01T11-07-00")
api("de.gesellix:docker-engine:2021-12-18T13-34-00")
api("de.gesellix:docker-compose:2021-12-18T12-41-00")

Expand Down

0 comments on commit 3db3454

Please sign in to comment.