Skip to content

Commit 0fd49a4

Browse files
chore(deps): update plugin com.bmuschko.docker-remote-api to v10
1 parent 25471f9 commit 0fd49a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
// in particular, these commands are failing (reproducible locally):
2222
// ./gradlew :smoke-tests:images:servlet:buildLinuxTestImages pushMatrix -PsmokeTestServer=jetty
2323
// ./gradlew :smoke-tests:images:servlet:buildWindowsTestImages pushMatrix -PsmokeTestServer=jetty
24-
id("com.bmuschko.docker-remote-api") version "9.4.0" apply false
24+
id("com.bmuschko.docker-remote-api") version "10.0.0" apply false
2525
id("com.gradle.develocity") version "4.2.2"
2626
}
2727

0 commit comments

Comments
 (0)