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