Skip to content

Commit f9b5184

Browse files
build(deps): bump com.google.cloud.tools.jib from 3.4.4 to 3.4.5 (#1045)
Bumps com.google.cloud.tools.jib from 3.4.4 to 3.4.5. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-version: 3.4.5 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>
1 parent dab4b75 commit f9b5184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootDocker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.google.cloud.tools.jib' version '3.4.4'
2+
id 'com.google.cloud.tools.jib' version '3.4.5'
33
}
44

55
group = 'com.example'

0 commit comments

Comments
 (0)