Skip to content

Commit 9f734b6

Browse files
chore(deps): update plugin com.bmuschko.docker-remote-api to v9.4.0 (release/v1.32.x) (#10484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb35c72 commit 9f734b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
// in particular, these commands are failing (reproducible locally):
2121
// ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty
2222
// ./gradlew :smoke-tests:images:servlet:buildWindowsTestImages pushMatrix -PsmokeTestServer=jetty
23-
id("com.bmuschko.docker-remote-api") version "9.3.7" apply false
23+
id("com.bmuschko.docker-remote-api") version "9.4.0" apply false
2424
}
2525

2626
dependencyResolutionManagement {

0 commit comments

Comments
 (0)