Skip to content

Commit bf72aa6

Browse files
Bump com.bmuschko.docker-remote-api from 9.3.3 to 9.3.6 (#352)
Bumps com.bmuschko.docker-remote-api from 9.3.3 to 9.3.6. --- updated-dependencies: - dependency-name: com.bmuschko.docker-remote-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8e5ea8 commit bf72aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-service/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import com.bmuschko.gradle.docker.tasks.image.DockerBuildImage
1818

1919
plugins {
2020
application
21-
id("com.bmuschko.docker-remote-api") version "9.3.3"
21+
id("com.bmuschko.docker-remote-api") version "9.3.6"
2222
}
2323

2424
val creekVersion : String by extra

0 commit comments

Comments
 (0)