chore(deps): update plugin com.bmuschko.docker-remote-api to v9.3.3 (#9524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
446d9a28ae
commit
93444e4a3a
|
@ -20,7 +20,7 @@ plugins {
|
|||
// in particular, these commands are failing (reproducible locally):
|
||||
// ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty
|
||||
// ./gradlew :smoke-tests:images:servlet:buildWindowsTestImages pushMatrix -PsmokeTestServer=jetty
|
||||
id("com.bmuschko.docker-remote-api") version "9.3.2" apply false
|
||||
id("com.bmuschko.docker-remote-api") version "9.3.3" apply false
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
|
|
Loading…
Reference in New Issue