Skip to content

Commit

Permalink
Bump docker-engine from 2021-08-05T22-43-54 to 2021-08-08T13-24-00
Browse files Browse the repository at this point in the history
Bumps [docker-engine](https://github.com/docker-client/docker-engine) from 2021-08-05T22-43-54 to 2021-08-08T13-24-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 Aug 8, 2021
1 parent 2912b13 commit 84b0ab0
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 @@ -68,7 +68,7 @@ dependencies {
}
}

api("de.gesellix:docker-engine:2021-08-05T22-43-54")
api("de.gesellix:docker-engine:2021-08-08T13-24-00")
api("de.gesellix:docker-compose:2021-08-06T13-40-45")

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

0 comments on commit 84b0ab0

Please sign in to comment.