Skip to content

Commit

Permalink
Merge pull request #323 from http4s/update/series/0.24/jetty-server-1…
Browse files Browse the repository at this point in the history
…0.0.23

Update jetty-client, jetty-runner, ... to 10.0.23 in series/0.24
  • Loading branch information
rossabaker authored Aug 23, 2024
2 parents 821ed3c + 4dcc61d commit 348da4f
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 @@ -22,7 +22,7 @@ ThisBuild / startYear := Some(2013)
lazy val root = tlCrossRootProject.aggregate(servlet, examples)

val asyncHttpClientVersion = "2.12.3"
val jettyVersion = "10.0.22"
val jettyVersion = "10.0.23"
val http4sVersion = "0.23.27"
val munitCatsEffectVersion = "2.0.0"
val servletApiVersion = "4.0.1"
Expand Down

0 comments on commit 348da4f

Please sign in to comment.