Skip to content

Commit 0dc222e

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 8f7c68a commit 0dc222e

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
@@ -135,7 +135,7 @@ dependencies {
135135
exclude group: 'org.slf4j'
136136
}
137137

138-
implementation 'com.bmuschko:gradle-docker-plugin:9.3.1'
138+
implementation 'com.bmuschko:gradle-docker-plugin:9.4.0'
139139
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.17.7'
140140
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
141141
testImplementation 'org.hamcrest:hamcrest-core:3.0'

0 commit comments

Comments
 (0)