Skip to content

Commit

Permalink
Update dependency com.google.cloud.tools.jib:com.google.cloud.tools.j…
Browse files Browse the repository at this point in the history
…ib.gradle.plugin to v3.4.4
  • Loading branch information
renovate[bot] authored and ryandens committed Oct 20, 2024
1 parent 5c8590b commit bb202c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tasks.named<PluginUnderTestMetadata>("pluginUnderTestMetadata") {

dependencies {
plugin("com.google.cloud.tools:jib-gradle-plugin-extension-api:0.4.0")
plugin("com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin:3.4.3")
plugin("com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin:3.4.4")

testImplementation("org.jetbrains.kotlin:kotlin-test")
testImplementation("org.jetbrains.kotlin:kotlin-test-junit")
Expand Down

0 comments on commit bb202c9

Please sign in to comment.