Skip to content

Commit b29566d

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump de.gesellix:docker-engine
Bumps [de.gesellix:docker-engine](https://github.com/docker-client/docker-engine) from 2023-07-02T13-00-00 to 2023-07-05T22-00-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>
1 parent 93ad02d commit b29566d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies {
7070
implementation("com.squareup.okhttp3:okhttp:4.11.0")
7171
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.11.0")
7272
implementation("de.gesellix:docker-remote-api-model-1-41:2023-07-02T12-35-00")
73-
implementation("de.gesellix:docker-engine:2023-07-02T13-00-00")
73+
implementation("de.gesellix:docker-engine:2023-07-05T22-00-00")
7474
implementation("de.gesellix:docker-filesocket:2023-07-02T20-30-00")
7575

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

0 commit comments

Comments
 (0)