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.
1 parent 0fcbab4 commit 3f8540aCopy full SHA for 3f8540a
server/build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id 'org.springframework.boot' version '3.5.0' apply false
+ id 'org.springframework.boot' version '3.5.5' apply false
3
id 'io.spring.dependency-management' version '1.1.7'
4
id 'io.freefair.lombok' version '8.13.1' apply false
5
id 'java'
@@ -36,4 +36,4 @@ subprojects {
36
csv.required = false
37
}
38
39
-}
+}
0 commit comments