Skip to content

Commit

Permalink
Update jetty-client, jetty-runner, ... to 11.0.22 in main
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jul 4, 2024
1 parent 720ed14 commit 7deca4d
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 @@ -21,7 +21,7 @@ ThisBuild / tlJdkRelease := Some(8)
lazy val root = tlCrossRootProject.aggregate(servlet, examples)

val asyncHttpClientVersion = "2.12.3"
val jettyVersion = "11.0.13"
val jettyVersion = "11.0.22"
val http4sVersion = "1.0.0-M38"
val munitCatsEffectVersion = "1.0.7"
val servletApiVersion = "5.0.0"
Expand Down

0 comments on commit 7deca4d

Please sign in to comment.