Skip to content

Commit b1b26bc

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

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
@@ -131,7 +131,7 @@ dependencies {
131131
exclude group: 'org.slf4j'
132132
}
133133

134-
implementation 'com.bmuschko:gradle-docker-plugin:9.3.0'
134+
implementation 'com.bmuschko:gradle-docker-plugin:9.3.1'
135135
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.16.11'
136136
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
137137
testImplementation 'org.hamcrest:hamcrest-core:2.2'

0 commit comments

Comments
 (0)