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 fed90ae + 336e8c4 commit 305ebd6Copy full SHA for 305ebd6
build.gradle.kts
@@ -7,7 +7,7 @@ val logbackVersion = "1.2.11"
7
val nimbusSdkVersion = "10.4"
8
val mockWebServerVersion = "4.10.0"
9
val jacksonVersion = "2.14.1"
10
-val nettyVersion = "4.1.85.Final"
+val nettyVersion = "4.1.86.Final"
11
val junitJupiterVersion = "5.9.1"
12
val kotlinVersion = "1.7.21"
13
val freemarkerVersion = "2.3.31"
0 commit comments