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