We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071f38d commit c9822beCopy full SHA for c9822be
build.sbt
@@ -47,7 +47,7 @@ val jacksonCbor: String = "2.18.2"
47
val jacksonScalaModule: String = "2.18.2"
48
val simpleConfigurationVersion: String = "1.5.7"
49
val googleOAuthClient: String = "1.37.0"
50
-val nettyVersion: String = "4.1.117.Final"
+val nettyVersion: String = "4.1.118.Final"
51
val slf4jVersion: String = "1.7.36"
52
val logbackVersion: String = "1.5.16"
53
0 commit comments