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.
2 parents d53188d + df74c7b commit 9d5ffe7Copy full SHA for 9d5ffe7
build.gradle
@@ -131,7 +131,7 @@ dependencies {
131
exclude group: 'org.slf4j'
132
}
133
134
- implementation 'com.bmuschko:gradle-docker-plugin:9.2.1'
+ implementation 'com.bmuschko:gradle-docker-plugin:9.3.0'
135
implementation 'com.avast.gradle:gradle-docker-compose-plugin:0.16.11'
136
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
137
testImplementation 'org.hamcrest:hamcrest-core:2.2'
0 commit comments