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 cfe2b1d + c26b3e5 commit 77aaa11Copy full SHA for 77aaa11
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("org.springframework.boot") version "3.5.7"
3
id("io.spring.dependency-management") version "1.1.7"
4
id("java")
5
- id("com.google.cloud.tools.jib") version "3.4.5"
+ id("com.google.cloud.tools.jib") version "3.5.0"
6
}
7
8
version = "0.0.1-SNAPSHOT"
0 commit comments