Skip to content

Commit 282aa74

Browse files
Update netty-codec to 4.1.119.Final
1 parent 7934e09 commit 282aa74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ val jacksonCbor: String = "2.18.2"
4747
val jacksonScalaModule: String = "2.18.2"
4848
val simpleConfigurationVersion: String = "1.5.7"
4949
val googleOAuthClient: String = "1.38.0"
50-
val nettyVersion: String = "4.1.118.Final"
50+
val nettyVersion: String = "4.1.119.Final"
5151
val slf4jVersion: String = "1.7.36"
5252
val logbackVersion: String = "1.5.17"
5353

0 commit comments

Comments
 (0)