Skip to content

Commit

Permalink
Bump de.gesellix:docker-engine (#703)
Browse files Browse the repository at this point in the history
Bumps [de.gesellix:docker-engine](https://github.com/docker-client/docker-engine) from 2024-03-13T22-25-00 to 2024-07-28T18-40-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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 5832fb4 commit 6cecef0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client-groovy4/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:2024-03-14T08-10-00")
api("de.gesellix:docker-remote-api-model-1-41:2024-07-23T23-55-00")
api("de.gesellix:docker-engine:2024-03-13T22-25-00")
api("de.gesellix:docker-engine:2024-07-28T18-40-00")
api("de.gesellix:docker-compose:2024-06-09T22-20-00")

implementation("org.apache.groovy:groovy:4.0.20")
Expand Down
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:2024-03-14T08-10-00")
api("de.gesellix:docker-remote-api-model-1-41:2024-07-23T23-55-00")
api("de.gesellix:docker-engine:2024-03-13T22-25-00")
api("de.gesellix:docker-engine:2024-07-28T18-40-00")
api("de.gesellix:docker-compose:2024-06-09T22-20-00")

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

0 comments on commit 6cecef0

Please sign in to comment.