We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc9fc7c + f14f516 commit cead175Copy full SHA for cead175
SpringBootDocker/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'org.springframework.boot' version '2.1.3.RELEASE'
3
id 'org.jetbrains.kotlin.jvm' version '1.3.31'
4
id 'org.jetbrains.kotlin.plugin.spring' version '1.3.31'
5
- id 'com.google.cloud.tools.jib' version '1.3.0'
+ id 'com.google.cloud.tools.jib' version '1.4.0'
6
}
7
8
apply plugin: 'io.spring.dependency-management'
0 commit comments