Skip to content

Commit ccfc639

Browse files
chore(deps): update plugin com.google.cloud.tools.jib to v3.4.4 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1ea3cf commit ccfc639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id "groovy"
1010
id "idea"
1111
id "org.springframework.boot" version "${springBootVersion}"
12-
id "com.google.cloud.tools.jib" version "3.4.2"
12+
id "com.google.cloud.tools.jib" version "3.4.4"
1313
id "com.diffplug.spotless" version "${spotlessVersion}"
1414
}
1515

0 commit comments

Comments
 (0)