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