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 fc250d1Copy full SHA for fc250d1
api/build.gradle.kts
@@ -16,7 +16,7 @@ plugins {
16
signing
17
}
18
19
-val junitVersion = "5.9.3"
+val junitVersion = "5.13.3"
20
val springBootVersion = "3.0.6"
21
val springdocVersion = "2.1.0"
22
0 commit comments