Skip to content

Commit

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

Update jetty-client, jetty-runner, ... to 10.0.24 in series/0.24
  • Loading branch information
rossabaker authored Oct 18, 2024
2 parents 7ef479a + 385a428 commit f83a312
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.23"
val jettyVersion = "10.0.24"
val http4sVersion = "0.23.28"
val munitCatsEffectVersion = "2.0.0"
val servletApiVersion = "4.0.1"
Expand Down

0 comments on commit f83a312

Please sign in to comment.