Skip to content

Commit

Permalink
Bump docker-engine from 2022-12-05T23-21-00 to 2023-01-11T07-55-00
Browse files Browse the repository at this point in the history
Bumps [docker-engine](https://github.com/docker-client/docker-engine) from 2022-12-05T23-21-00 to 2023-01-11T07-55-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 Jan 11, 2023
1 parent f8e7627 commit a49b71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
implementation("com.squareup.okhttp3:okhttp:4.10.0")
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.10.0")
implementation("de.gesellix:docker-remote-api-model-1-41:2023-01-10T23-23-00")
implementation("de.gesellix:docker-engine:2022-12-05T23-21-00")
implementation("de.gesellix:docker-engine:2023-01-11T07-55-00")
implementation("de.gesellix:docker-filesocket:2023-01-10T21-53-00")

implementation("org.slf4j:slf4j-api:2.0.6")
Expand Down

0 comments on commit a49b71a

Please sign in to comment.