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 8cc957d + d38af59 commit a439a77Copy full SHA for a439a77
build.gradle.kts
@@ -7,7 +7,7 @@ val logbackVersion = "1.2.11"
7
val nimbusSdkVersion = "9.37.2"
8
val mockWebServerVersion = "4.10.0"
9
val jacksonVersion = "2.13.3"
10
-val nettyVersion = "4.1.77.Final"
+val nettyVersion = "4.1.78.Final"
11
val junitJupiterVersion = "5.8.2"
12
val kotlinVersion = "1.7.0"
13
val freemarkerVersion = "2.3.31"
0 commit comments