Skip to content

Commit d03e091

Browse files
Update spring boot to v3.2.4
1 parent 463739c commit d03e091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
}
1818

1919
val junitVersion = "5.9.3"
20-
val springBootVersion = "3.0.6"
20+
val springBootVersion = "3.2.4"
2121
val springdocVersion = "2.1.0"
2222

2323
dependencies {

0 commit comments

Comments
 (0)