Skip to content

Commit 124157f

Browse files
Bump com.bmuschko:gradle-docker-plugin from 9.3.1 to 9.4.0
Bumps com.bmuschko:gradle-docker-plugin from 9.3.1 to 9.4.0. --- updated-dependencies: - dependency-name: com.bmuschko:gradle-docker-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cad5fa9 commit 124157f

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.1'
132+
implementation 'com.bmuschko:gradle-docker-plugin:9.4.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)