We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e537368 commit e3aab65Copy full SHA for e3aab65
settings.gradle.kts
@@ -20,7 +20,7 @@ plugins {
20
// in particular, these commands are failing (reproducible locally):
21
// ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty
22
// ./gradlew :smoke-tests:images:servlet:buildWindowsTestImages pushMatrix -PsmokeTestServer=jetty
23
- id("com.bmuschko.docker-remote-api") version "9.3.6" apply false
+ id("com.bmuschko.docker-remote-api") version "9.3.7" apply false
24
}
25
26
dependencyResolutionManagement {
0 commit comments