Skip to content

Commit

Permalink
Update jetty-client, jetty-http, ... to 10.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Dec 20, 2023
1 parent d2e934e commit 654249b
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 @@ -27,7 +27,7 @@ lazy val root = project
.enablePlugins(NoPublishPlugin)
.aggregate(jettyServer, jettyClient)

val jettyVersion = "10.0.15"
val jettyVersion = "10.0.19"
val http4sVersion = "0.23.23"
val http4sServletVersion = "0.24.0-RC1"
val munitCatsEffectVersion = "1.0.7"
Expand Down

0 comments on commit 654249b

Please sign in to comment.