Skip to content

Commit

Permalink
chore(deps): update plugin com.bmuschko.docker-remote-api to v9.3.3 (#…
Browse files Browse the repository at this point in the history
…9524)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 446d9a2 commit 93444e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 93444e4

Please sign in to comment.