Skip to content

Commit d15ca86

Browse files
authored
Merge pull request #121 from clemstoquart/dependabot/gradle/com.google.cloud.tools.jib-3.4.5
chore(deps): bump com.google.cloud.tools.jib from 3.4.4 to 3.4.5
2 parents d1ec05e + 38949a1 commit d15ca86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("org.springframework.boot") version "3.4.4"
33
id("io.spring.dependency-management") version "1.1.7"
44
id("java")
5-
id("com.google.cloud.tools.jib") version "3.4.4"
5+
id("com.google.cloud.tools.jib") version "3.4.5"
66
}
77

88
version = "0.0.1-SNAPSHOT"

0 commit comments

Comments
 (0)