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 fd10e0a + ff817ad commit 4b951e0Copy full SHA for 4b951e0
build.gradle.kts
@@ -9,7 +9,7 @@ val mockWebServerVersion = "4.11.0"
9
val jacksonVersion = "2.15.2"
10
val nettyVersion = "4.1.93.Final"
11
val junitJupiterVersion = "5.9.3"
12
-val kotlinVersion = "1.8.21"
+val kotlinVersion = "1.8.22"
13
val freemarkerVersion = "2.3.32"
14
val kotestVersion = "5.6.2"
15
val bouncyCastleVersion = "1.70"
0 commit comments