Skip to content

Commit 233cb9d

Browse files
Bump com.google.cloud.tools.jib from 3.3.0 to 3.4.0 (#896)
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>
1 parent 5ba5835 commit 233cb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66

77
plugins {
88
id 'application'
9-
id 'com.google.cloud.tools.jib' version '3.3.0'
9+
id 'com.google.cloud.tools.jib' version '3.4.0'
1010
id 'com.github.johnrengelman.shadow' version '8.1.0'
1111
id 'database-settings'
1212
}

0 commit comments

Comments
 (0)