We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1ea3cf commit ccfc639Copy full SHA for ccfc639
1 file changed
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id "groovy"
10
id "idea"
11
id "org.springframework.boot" version "${springBootVersion}"
12
- id "com.google.cloud.tools.jib" version "3.4.2"
+ id "com.google.cloud.tools.jib" version "3.4.4"
13
id "com.diffplug.spotless" version "${spotlessVersion}"
14
}
15
0 commit comments