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 33571f5 + 839fef2 commit a934fb0Copy full SHA for a934fb0
build.gradle.kts
@@ -7,7 +7,7 @@ val logbackVersion = "1.4.5"
7
val nimbusSdkVersion = "10.5.1"
8
val mockWebServerVersion = "4.10.0"
9
val jacksonVersion = "2.14.1"
10
-val nettyVersion = "4.1.86.Final"
+val nettyVersion = "4.1.87.Final"
11
val junitJupiterVersion = "5.9.2"
12
val kotlinVersion = "1.8.0"
13
val freemarkerVersion = "2.3.31"
0 commit comments