We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1ec05e + 38949a1 commit d15ca86Copy full SHA for d15ca86
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("org.springframework.boot") version "3.4.4"
3
id("io.spring.dependency-management") version "1.1.7"
4
id("java")
5
- id("com.google.cloud.tools.jib") version "3.4.4"
+ id("com.google.cloud.tools.jib") version "3.4.5"
6
}
7
8
version = "0.0.1-SNAPSHOT"
0 commit comments