Skip to content

Commit

Permalink
Merge pull request #69 from http4s/update/jetty-client-9.4.50.v20221201
Browse files Browse the repository at this point in the history
Update jetty-client, jetty-http, ... to 9.4.50.v20221201
  • Loading branch information
rossabaker authored Jan 7, 2023
2 parents 402dd07 + 3594901 commit a4d40e4
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 @@ lazy val root = project
.enablePlugins(NoPublishPlugin)
.aggregate(jettyServer, jettyClient)

val jettyVersion = "9.4.49.v20220914"
val jettyVersion = "9.4.50.v20221201"
val http4sVersion = "0.23.17"
val http4sServletVersion = "0.23.13"
val munitCatsEffectVersion = "1.0.7"
Expand Down

0 comments on commit a4d40e4

Please sign in to comment.