Skip to content

Commit

Permalink
Bump de.gesellix:docker-engine
Browse files Browse the repository at this point in the history
Bumps [de.gesellix:docker-engine](https://github.com/docker-client/docker-engine) from 2023-07-11T21-20-00 to 2023-07-12T08-22-00.
- [Release notes](https://github.com/docker-client/docker-engine/releases)
- [Changelog](https://github.com/docker-client/docker-engine/blob/main/RELEASE.md)
- [Commits](https://github.com/docker-client/docker-engine/commits)

---
updated-dependencies:
- dependency-name: de.gesellix:docker-engine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gesellix committed Jul 16, 2023
1 parent e5a1cc2 commit 6fc2dd7
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 @@ -100,7 +100,7 @@ dependencies {
// The change would require to move api.core client classes like `ClientException` to another module.
api("de.gesellix:docker-remote-api-client:2023-07-05T22-50-00")
api("de.gesellix:docker-remote-api-model-1-41:2023-07-10T21-32-00")
api("de.gesellix:docker-engine:2023-07-11T21-20-00")
api("de.gesellix:docker-engine:2023-07-12T08-22-00")
api("de.gesellix:docker-compose:2023-07-10T21-30-00")

implementation("org.codehaus.groovy:groovy:3.0.18")
Expand Down

0 comments on commit 6fc2dd7

Please sign in to comment.