Skip to content

Commit

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

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

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 Sep 22, 2023
1 parent 5ba5835 commit 233cb9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {

plugins {
id 'application'
id 'com.google.cloud.tools.jib' version '3.3.0'
id 'com.google.cloud.tools.jib' version '3.4.0'
id 'com.github.johnrengelman.shadow' version '8.1.0'
id 'database-settings'
}
Expand Down

0 comments on commit 233cb9d

Please sign in to comment.