Skip to content

Commit 77aaa11

Browse files
authored
Merge pull request #130 from clemstoquart/dependabot/gradle/com.google.cloud.tools.jib-3.5.0
chore(deps): bump com.google.cloud.tools.jib from 3.4.5 to 3.5.0
2 parents cfe2b1d + c26b3e5 commit 77aaa11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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 "3.5.7"
33
id("io.spring.dependency-management") version "1.1.7"
44
id("java")
5-
id("com.google.cloud.tools.jib") version "3.4.5"
5+
id("com.google.cloud.tools.jib") version "3.5.0"
66
}
77

88
version = "0.0.1-SNAPSHOT"

0 commit comments

Comments
 (0)