Skip to content

Commit b573623

Browse files
Bump com.google.cloud.tools.jib from 3.4.5 to 3.5.0 (#1344)
Bumps com.google.cloud.tools.jib from 3.4.5 to 3.5.0. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-version: 3.5.0 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 40e2929 commit b573623

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.4.5'
9+
id 'com.google.cloud.tools.jib' version '3.5.0'
1010
id 'com.github.johnrengelman.shadow' version '8.1.1'
1111
id 'database-settings'
1212
}

0 commit comments

Comments
 (0)