Skip to content

Commit

Permalink
Bump docker-remote-api-model-1-41
Browse files Browse the repository at this point in the history
Bumps [docker-remote-api-model-1-41](https://github.com/docker-client/docker-remote-api) from 2022-10-02T13-22-00 to 2022-11-06T12-07-00.
- [Release notes](https://github.com/docker-client/docker-remote-api/releases)
- [Changelog](https://github.com/docker-client/docker-remote-api/blob/main/RELEASE.md)
- [Commits](https://github.com/docker-client/docker-remote-api/commits)

---
updated-dependencies:
- dependency-name: de.gesellix:docker-remote-api-model-1-41
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gesellix committed Nov 7, 2022
1 parent 40e7449 commit 6457f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ 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-11-06T18-25-00")
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")
api("de.gesellix:docker-engine:2022-11-06T10-42-00")
api("de.gesellix:docker-compose:2022-11-07T07-35-00")

Expand Down

0 comments on commit 6457f64

Please sign in to comment.