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:
renovate[bot] 2023-09-21 09:26:33 +03:00 committed by GitHub
parent 446d9a28ae
commit 93444e4a3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 {