Skip to content

Commit a84090d

Browse files
chore(deps): update plugin com.google.cloud.tools.jib to v3.5.1
1 parent ae78a1d commit a84090d

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
@@ -43,7 +43,7 @@ dependencyResolutionManagement {
4343
// Plugins
4444
plugin("kotlin-jvm", "org.jetbrains.kotlin.jvm").versionRef("kotlin")
4545
plugin("kotlin-serialization", "org.jetbrains.kotlin.plugin.serialization").versionRef("kotlin")
46-
plugin("jib", "com.google.cloud.tools.jib").version("3.4.0")
46+
plugin("jib", "com.google.cloud.tools.jib").version("3.5.1")
4747

4848
// Bundles
4949
bundle("kotest", listOf("kotest-runner-junit5", "kotest-assertions-core", "kotest-property"))

0 commit comments

Comments
 (0)