Skip to content

Commit

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

Update netty-codec-http, ... to 4.1.117.Final in series/0.5
  • Loading branch information
hamnis authored Jan 21, 2025
2 parents 6128821 + 977274f commit 68b97d7
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 @@ -23,7 +23,7 @@ val http4sVersion = "0.23.30"

val jetty = "12.0.16"

val netty = "4.1.116.Final"
val netty = "4.1.117.Final"

val munit = "1.0.4"
val munitScalaCheck = "1.0.0"
Expand Down

0 comments on commit 68b97d7

Please sign in to comment.