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 9a89f3d commit 84d49fcCopy full SHA for 84d49fc
build.gradle.kts
@@ -12,7 +12,7 @@ val jacksonVersion = "2.20.0"
12
val nettyVersion = "4.2.4.Final"
13
val junitJupiterVersion = "5.13.4"
14
val freemarkerVersion = "2.3.34"
15
-val kotestVersion = "5.9.1"
+val kotestVersion = "6.0.2"
16
val bouncyCastleVersion = "1.81"
17
val springBootVersion = "3.5.5"
18
val reactorTestVersion = "3.7.9"
0 commit comments