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.
2 parents 9cdbb68 + d8924dc commit 44533d7Copy full SHA for 44533d7
build.gradle.kts
@@ -11,7 +11,7 @@ val nettyVersion = "4.1.97.Final"
11
val junitJupiterVersion = "5.10.0"
12
val kotlinVersion = "1.9.10"
13
val freemarkerVersion = "2.3.32"
14
-val kotestVersion = "5.7.1"
+val kotestVersion = "5.7.2"
15
val bouncyCastleVersion = "1.70"
16
val springBootVersion = "3.1.3"
17
val reactorTestVersion = "3.5.9"
0 commit comments