Skip to content

Commit 7c18160

Browse files
authored
Merge pull request #886 from http4s/update/series/0.5/netty-codec-http-4.1.130.Final
Update netty-codec-http, ... to 4.1.130.Final in series/0.5
2 parents 7f9f53f + 3e8e90f commit 7c18160

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.33"
2323

2424
val jetty = "12.1.5"
2525

26-
val netty = "4.1.129.Final"
26+
val netty = "4.1.130.Final"
2727

2828
val munit = "1.2.1"
2929
val munitScalaCheck = "1.2.0"

0 commit comments

Comments
 (0)