We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b447eed commit 2a35e83Copy full SHA for 2a35e83
build.gradle
@@ -129,7 +129,7 @@ dependencies {
129
exclude group: 'org.slf4j'
130
}
131
132
- implementation 'com.bmuschko:gradle-docker-plugin:9.3.1'
+ implementation 'com.bmuschko:gradle-docker-plugin:9.3.2'
133
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.17.7'
134
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
135
testImplementation 'org.hamcrest:hamcrest-core:3.0'
0 commit comments