Skip to content

Commit

Permalink
Merge pull request #382 from http4s/update/series/0.5/netty-codec-htt…
Browse files Browse the repository at this point in the history
…p-4.1.87.Final

Update netty-codec-http, ... to 4.1.87.Final in series/0.5
  • Loading branch information
hamnis committed Jan 18, 2023
2 parents 085d707 + b829178 commit 1a99969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ inThisBuild(

val http4sVersion = "0.23.17"

val netty = "4.1.86.Final"
val netty = "4.1.87.Final"

val munit = "0.7.29"

Expand Down

0 comments on commit 1a99969

Please sign in to comment.