Skip to content

Commit 578887f

Browse files
authored
Merge pull request #1394 from guardian/ld/upgrade-netty
Upgrade netty
2 parents 69a01e9 + c9822be commit 578887f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
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.37.0"
50-
val nettyVersion: String = "4.1.117.Final"
50+
val nettyVersion: String = "4.1.118.Final"
5151
val slf4jVersion: String = "1.7.36"
5252
val logbackVersion: String = "1.5.16"
5353

0 commit comments

Comments
 (0)