Skip to content

Commit 942071a

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump docker-engine from 2021-09-29T15-30-00 to 2021-10-09T19-06-00
Bumps [docker-engine](https://github.com/docker-client/docker-engine) from 2021-09-29T15-30-00 to 2021-10-09T19-06-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 b1c6455 commit 942071a

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
@@ -28,7 +28,7 @@ dependencies {
2828
// implementation("com.squareup.okhttp3:logging-interceptor:[4.9,5)!!4.9.2")
2929
testImplementation("io.kotlintest:kotlintest-runner-junit5:3.4.2")
3030
implementation("de.gesellix:docker-remote-api-model-${remoteApiVersion.replace(".", "-")}:2021-10-04T21-50-00")
31-
implementation("de.gesellix:docker-engine:2021-09-29T15-30-00")
31+
implementation("de.gesellix:docker-engine:2021-10-09T19-06-00")
3232
implementation("de.gesellix:docker-filesocket:2021-09-20T20-10-00")
3333

3434
implementation("org.slf4j:slf4j-api:[1.7,)!!1.7.32")

0 commit comments

Comments
 (0)