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 aa3efcc + 48450c9 commit 9ed3d75Copy full SHA for 9ed3d75
build.gradle.kts
@@ -9,7 +9,7 @@ val mockWebServerVersion = "4.9.3"
9
val jacksonVersion = "2.13.2"
10
val nettyVersion = "4.1.75.Final"
11
val junitJupiterVersion = "5.8.2"
12
-val kotlinVersion = "1.6.10"
+val kotlinVersion = "1.6.20"
13
val freemarkerVersion = "2.3.31"
14
val kotestVersion = "5.2.2"
15
val bouncyCastleVersion = "1.70"
0 commit comments