We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82ab1f commit 18cbfeeCopy full SHA for 18cbfee
build.sbt
@@ -49,7 +49,7 @@ val jacksonCbor: String = "2.19.1"
49
val jacksonScalaModule: String = "2.19.1"
50
val simpleConfigurationVersion: String = "1.5.7"
51
val googleOAuthClient: String = "1.39.0"
52
-val nettyVersion: String = "4.2.2.Final"
+val nettyVersion: String = "4.2.8.Final"
53
val slf4jVersion: String = "1.7.36"
54
val logbackVersion: String = "1.5.18"
55
0 commit comments