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 6b77b88Copy full SHA for 6b77b88
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.1.6"
21
val springdocVersion = "2.1.0"
22
23
dependencies {
0 commit comments