Skip to content

Commit

Permalink
Merge pull request http4s#7221 from http4s/update/series/0.23/netty-b…
Browse files Browse the repository at this point in the history
…uffer-4.1.95.Final

Update netty-buffer, netty-codec-http to 4.1.95.Final in series/0.23
  • Loading branch information
rossabaker authored Jul 21, 2023
2 parents 88c162c + d3d1739 commit 956ed73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Http4sPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ object Http4sPlugin extends AutoPlugin {
val munit = "1.0.0-M8"
val munitCatsEffect = "2.0.0-M3"
val munitDiscipline = "2.0.0-M3"
val netty = "4.1.94.Final"
val netty = "4.1.95.Final"
val quasiquotes = "2.1.0"
val scalacCompat = "0.1.2"
val scalacheck = "1.17.0"
Expand Down

0 comments on commit 956ed73

Please sign in to comment.