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 8b6700d commit 34ad8faCopy full SHA for 34ad8fa
build.gradle.kts
@@ -11,7 +11,7 @@ val jacksonVersion = "2.20.0"
11
val nettyVersion = "4.2.6.Final"
12
val junitJupiterVersion = "6.0.0"
13
val freemarkerVersion = "2.3.34"
14
-val kotestVersion = "6.0.3"
+val kotestVersion = "6.0.4"
15
val bouncyCastleVersion = "1.82"
16
val springBootVersion = "3.5.6"
17
val reactorTestVersion = "3.7.11"
0 commit comments