Skip to content

Commit

Permalink
Bump com.google.cloud.tools.jib in /sample-apps/java-sample-app (#517)
Browse files Browse the repository at this point in the history
Bumps com.google.cloud.tools.jib from 3.3.1 to 3.3.2.

---
updated-dependencies:
- dependency-name: com.google.cloud.tools.jib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent ebc6b64 commit bff3212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-apps/java-sample-app/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rootProject.name = "java-sample-app"

pluginManagement {
plugins {
id("com.google.cloud.tools.jib") version "3.3.1"
id("com.google.cloud.tools.jib") version "3.3.2"
}
}

Expand Down

0 comments on commit bff3212

Please sign in to comment.