Skip to content

Commit a6e9cc6

Browse files
build(deps): bump com.bmuschko.docker-remote-api from 9.4.0 to 10.0.0 (#546)
Bumps com.bmuschko.docker-remote-api from 9.4.0 to 10.0.0. --- updated-dependencies: - dependency-name: com.bmuschko.docker-remote-api dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 413ecb1 commit a6e9cc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import com.bmuschko.gradle.docker.tasks.image.DockerBuildImage
1616

1717
plugins {
1818
`java-library`
19-
id("com.bmuschko.docker-remote-api") version "9.4.0"
19+
id("com.bmuschko.docker-remote-api") version "10.0.0"
2020
alias(libs.plugins.edc.build)
2121
}
2222

0 commit comments

Comments
 (0)