Skip to content

Commit

Permalink
Bump docker-compose from 2022-10-01T21-14-00 to 2022-11-07T07-35-00
Browse files Browse the repository at this point in the history
Bumps [docker-compose](https://github.com/docker-client/docker-compose-v3) from 2022-10-01T21-14-00 to 2022-11-07T07-35-00.
- [Release notes](https://github.com/docker-client/docker-compose-v3/releases)
- [Changelog](https://github.com/docker-client/docker-compose-v3/blob/main/RELEASE.md)
- [Commits](https://github.com/docker-client/docker-compose-v3/commits)

---
updated-dependencies:
- dependency-name: de.gesellix:docker-compose
  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 8f300ba commit 5df95a4
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 {
api("de.gesellix:docker-remote-api-client:2022-10-02T17-31-00")
api("de.gesellix:docker-remote-api-model-1-41:2022-10-02T13-22-00")
api("de.gesellix:docker-engine:2022-11-06T10-42-00")
api("de.gesellix:docker-compose:2022-10-01T21-14-00")
api("de.gesellix:docker-compose:2022-11-07T07-35-00")

implementation("org.codehaus.groovy:groovy:3.0.13")
implementation("org.codehaus.groovy:groovy-json:3.0.13")
Expand Down

0 comments on commit 5df95a4

Please sign in to comment.