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 c938d40 + 5cb4d66 commit a33437dCopy full SHA for a33437d
build.gradle.kts
@@ -11,7 +11,7 @@ val nettyVersion = "4.1.76.Final"
11
val junitJupiterVersion = "5.8.2"
12
val kotlinVersion = "1.6.21"
13
val freemarkerVersion = "2.3.31"
14
-val kotestVersion = "5.2.3"
+val kotestVersion = "5.3.0"
15
val bouncyCastleVersion = "1.70"
16
val springBootVersion = "2.6.7"
17
val reactorTestVersion = "3.4.17"
0 commit comments