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 c2c636a commit 6174c6cCopy full SHA for 6174c6c
build.gradle.kts
@@ -11,7 +11,7 @@ val jacksonVersion = "2.20.0"
11
val nettyVersion = "4.2.6.Final"
12
val junitJupiterVersion = "5.13.4"
13
val freemarkerVersion = "2.3.34"
14
-val kotestVersion = "5.9.1"
+val kotestVersion = "6.0.3"
15
val bouncyCastleVersion = "1.81"
16
val springBootVersion = "3.5.5"
17
val reactorTestVersion = "3.7.11"
0 commit comments