We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03eecf7 commit 4cb78b1Copy full SHA for 4cb78b1
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("org.springframework.boot") version "3.4.3"
+ 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"
0 commit comments