Skip to content

Commit 239b076

Browse files
Bump com.bmuschko:gradle-docker-plugin from 9.3.2 to 10.0.0
Bumps com.bmuschko:gradle-docker-plugin from 9.3.2 to 10.0.0. --- updated-dependencies: - dependency-name: com.bmuschko:gradle-docker-plugin dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b46d7c commit 239b076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ dependencies {
129129
exclude group: 'org.slf4j'
130130
}
131131

132-
implementation 'com.bmuschko:gradle-docker-plugin:9.3.2'
132+
implementation 'com.bmuschko:gradle-docker-plugin:10.0.0'
133133
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.17.7'
134134
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
135135
testImplementation 'org.hamcrest:hamcrest-core:3.0'

0 commit comments

Comments
 (0)