Skip to content

Commit

Permalink
Bump docker-engine from 2021-09-28T16-00-00 to 2021-09-29T15-30-00
Browse files Browse the repository at this point in the history
Bumps [docker-engine](https://github.com/docker-client/docker-engine) from 2021-09-28T16-00-00 to 2021-09-29T15-30-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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and gesellix committed Sep 29, 2021
1 parent 58fa4d4 commit 23e3edd
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 @@ -64,7 +64,7 @@ dependencies {
}
}

api("de.gesellix:docker-engine:2021-09-28T16-00-00")
api("de.gesellix:docker-engine:2021-09-29T15-30-00")
api("de.gesellix:docker-compose:2021-09-21T08-00-00")

implementation("org.codehaus.groovy:groovy:[2.5,)")
Expand Down

0 comments on commit 23e3edd

Please sign in to comment.