Skip to content

Commit 74e6fad

Browse files
authored
Bump Docker Gradle plugin from 9.4.0 to 10.0.0
1 parent e89a705 commit 74e6fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.0/gradle/vividus-test-docker.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
gradlePluginPortal()
2121
}
2222
dependencies {
23-
classpath('com.bmuschko:gradle-docker-plugin:9.4.0')
23+
classpath('com.bmuschko:gradle-docker-plugin:10.0.0')
2424
}
2525
}
2626

0 commit comments

Comments
 (0)