Skip to content

Commit a4d40e4

Browse files
authored
Merge pull request #69 from http4s/update/jetty-client-9.4.50.v20221201
Update jetty-client, jetty-http, ... to 9.4.50.v20221201
2 parents 402dd07 + 3594901 commit a4d40e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ lazy val root = project
2323
.enablePlugins(NoPublishPlugin)
2424
.aggregate(jettyServer, jettyClient)
2525

26-
val jettyVersion = "9.4.49.v20220914"
26+
val jettyVersion = "9.4.50.v20221201"
2727
val http4sVersion = "0.23.17"
2828
val http4sServletVersion = "0.23.13"
2929
val munitCatsEffectVersion = "1.0.7"

0 commit comments

Comments
 (0)