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 718d7f8 commit 7729cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jlink-jib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description =
dependencies {
implementation(project(":jlink-gradle"))
implementation("com.google.cloud.tools:jib-gradle-plugin-extension-api:0.4.0")
implementation("com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin:3.4.3")
implementation("com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin:3.4.4")
testImplementation("org.apache.commons:commons-compress:1.27.1")
}

Expand Down

0 comments on commit 7729cb0

Please sign in to comment.