Skip to content

Commit ff44d07

Browse files
authored
Merge pull request #768 from http4s/update/series/0.5/netty-codec-http-4.1.119.Final
Update netty-codec-http, ... to 4.1.119.Final in series/0.5
2 parents c630db6 + 7217b4d commit ff44d07

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
@@ -23,7 +23,7 @@ val http4sVersion = "0.23.30"
2323

2424
val jetty = "12.0.18"
2525

26-
val netty = "4.1.117.Final"
26+
val netty = "4.1.119.Final"
2727

2828
val munit = "1.1.0"
2929
val munitScalaCheck = "1.1.0"

0 commit comments

Comments
 (0)