We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582191d commit 99afb87Copy full SHA for 99afb87
backend/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("java")
3
- id("org.springframework.boot") version "3.5.8"
+ id("org.springframework.boot") version "4.0.1"
4
}
5
6
java {
0 commit comments