Skip to content

Commit

Permalink
Bump com.google.cloud.tools.jib from 3.3.0 to 3.4.1 (#21)
Browse files Browse the repository at this point in the history
Bumps com.google.cloud.tools.jib from 3.3.0 to 3.4.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tanish <[email protected]>
  • Loading branch information
dependabot[bot] and Taz03 authored Mar 18, 2024
1 parent 1794422 commit a492f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'application'
id 'com.google.cloud.tools.jib' version '3.3.0'
id 'com.google.cloud.tools.jib' version '3.4.1'
id 'com.github.johnrengelman.shadow' version '8.0.0'
}

Expand Down

0 comments on commit a492f7a

Please sign in to comment.