Skip to content

Commit

Permalink
Update plugin jib-plugin to v3.4.3 (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 2a15b74 commit 6e172aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ openfeature = "1.8.0"

[plugins]
detekt-gradle-plugin = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
jib-plugin = { id = "com.google.cloud.tools.jib", version = "3.4.2" } # integration test
jib-plugin = { id = "com.google.cloud.tools.jib", version = "3.4.3" } # integration test
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
ktlint-gradle-plugin = { id = "org.jlleitschuh.gradle.ktlint", version.ref = "ktlint-gradle" }

Expand Down

0 comments on commit 6e172aa

Please sign in to comment.