Skip to content

Commit e12bb65

Browse files
Bump com.google.cloud.tools.jib from 1.5.0 to 1.5.1
Bumps com.google.cloud.tools.jib from 1.5.0 to 1.5.1. Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e36e10b commit e12bb65

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
@@ -2,7 +2,7 @@ plugins {
22
id 'org.springframework.boot' version '2.1.3.RELEASE'
33
id 'org.jetbrains.kotlin.jvm' version '1.3.31'
44
id 'org.jetbrains.kotlin.plugin.spring' version '1.3.31'
5-
id 'com.google.cloud.tools.jib' version '1.5.0'
5+
id 'com.google.cloud.tools.jib' version '1.5.1'
66
}
77

88
apply plugin: 'io.spring.dependency-management'

0 commit comments

Comments
 (0)