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 463739c commit d03e091Copy full SHA for d03e091
api/build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
}
18
19
val junitVersion = "5.9.3"
20
-val springBootVersion = "3.0.6"
+val springBootVersion = "3.2.4"
21
val springdocVersion = "2.1.0"
22
23
dependencies {
0 commit comments