Skip to content

Commit 2247fc3

Browse files
build(deps): bump com.google.cloud.tools.jib from 3.4.4 to 3.4.5
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] <[email protected]>
1 parent 4d982c9 commit 2247fc3

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)