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 9a89f3d commit 4ab6062Copy full SHA for 4ab6062
build.gradle.kts
@@ -9,7 +9,7 @@ val logbackVersion = "1.5.18"
9
val nimbusSdkVersion = "11.28"
10
val mockWebServerVersion = "4.12.0"
11
val jacksonVersion = "2.20.0"
12
-val nettyVersion = "4.2.4.Final"
+val nettyVersion = "4.2.5.Final"
13
val junitJupiterVersion = "5.13.4"
14
val freemarkerVersion = "2.3.34"
15
val kotestVersion = "5.9.1"
0 commit comments