chore(deps): update plugin com.bmuschko.docker-remote-api to v9.3.6 (#9768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
93c791b2ab
commit
6d8dda9b7d
|
@ -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.5" apply false
|
||||
id("com.bmuschko.docker-remote-api") version "9.3.6" apply false
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
|
|
Loading…
Reference in New Issue