We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a67e293 commit e2b9f0bCopy full SHA for e2b9f0b
build.gradle.kts
@@ -7,7 +7,7 @@ val logbackVersion = "1.4.14"
7
val nimbusSdkVersion = "11.6"
8
val mockWebServerVersion = "4.12.0"
9
val jacksonVersion = "2.16.1"
10
-val nettyVersion = "4.1.104.Final"
+val nettyVersion = "4.1.106.Final"
11
val junitJupiterVersion = "5.10.1"
12
val kotlinVersion = "1.9.22"
13
val freemarkerVersion = "2.3.32"
0 commit comments