Skip to content

Commit 2f40ba4

Browse files
fix(deps): update dependency com.bmuschko:gradle-docker-plugin to v10
1 parent 6306361 commit 2f40ba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/kotlin/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object PluginLibs {
1414
const val testLogger = "4.0.0"
1515

1616
const val jooq = "3.14.13"
17-
const val docker = "8.1.0"
17+
const val docker = "10.0.0"
1818
const val shadow = "7.1.2"
1919
const val testcontainers = "1.19.7"
2020
const val yaml = "2.2"

0 commit comments

Comments
 (0)