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:
renovate[bot] 2023-10-28 21:35:31 +03:00 committed by GitHub
parent 93c791b2ab
commit 6d8dda9b7d
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): // in particular, these commands are failing (reproducible locally):
// ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty // ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty
// ./gradlew :smoke-tests:images:servlet:buildWindowsTestImages 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 { dependencyResolutionManagement {