Skip to content

Commit a49b71a

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump docker-engine from 2022-12-05T23-21-00 to 2023-01-11T07-55-00
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] <[email protected]>
1 parent f8e7627 commit a49b71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
implementation("com.squareup.okhttp3:okhttp:4.10.0")
7171
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.10.0")
7272
implementation("de.gesellix:docker-remote-api-model-1-41:2023-01-10T23-23-00")
73-
implementation("de.gesellix:docker-engine:2022-12-05T23-21-00")
73+
implementation("de.gesellix:docker-engine:2023-01-11T07-55-00")
7474
implementation("de.gesellix:docker-filesocket:2023-01-10T21-53-00")
7575

7676
implementation("org.slf4j:slf4j-api:2.0.6")

0 commit comments

Comments
 (0)