Skip to content

Commit 226485f

Browse files
build(deps): bump com.google.cloud.tools.jib from 3.4.3 to 3.4.4 (#973)
Bumps com.google.cloud.tools.jib from 3.4.3 to 3.4.4. --- updated-dependencies: - dependency-name: com.google.cloud.tools.jib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d6521a commit 226485f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootDocker/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.google.cloud.tools.jib' version '3.4.3'
2+
id 'com.google.cloud.tools.jib' version '3.4.4'
33
}
44

55
group = 'com.example'

0 commit comments

Comments
 (0)