We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac37b95 commit 228a9e6Copy full SHA for 228a9e6
backend/api/build.gradle
@@ -23,7 +23,7 @@
23
*/
24
25
plugins {
26
- id 'org.springframework.boot' version '2.7.5'
+ id 'org.springframework.boot' version '3.2.3'
27
id 'io.spring.dependency-management' version '1.1.4'
28
id "org.jetbrains.kotlin.plugin.spring"
29
id "org.jetbrains.kotlin.jvm"
0 commit comments