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 b0dffc4 + d32c148 commit fa82284Copy full SHA for fa82284
spring-boot-web/build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
java
3
application
4
- id("org.springframework.boot") version "3.5.3"
+ id("org.springframework.boot") version "3.5.4"
5
id("io.spring.dependency-management") version "1.1.7"
6
id("com.google.cloud.tools.jib") version "3.4.5"
7
}
0 commit comments