Skip to content

Commit

Permalink
Merge pull request #350 from http4s/update/series/0.24/http4s-server-…
Browse files Browse the repository at this point in the history
…0.23.30

Update http4s-dsl, http4s-server to 0.23.30 in series/0.24
  • Loading branch information
rossabaker authored Jan 17, 2025
2 parents d66eda3 + 8c9c5a1 commit 72b4dd2
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 @@ -23,7 +23,7 @@ lazy val root = tlCrossRootProject.aggregate(servlet, examples)

val asyncHttpClientVersion = "2.12.3"
val jettyVersion = "10.0.24"
val http4sVersion = "0.23.29"
val http4sVersion = "0.23.30"
val munitCatsEffectVersion = "2.0.0"
val servletApiVersion = "4.0.1"

Expand Down

0 comments on commit 72b4dd2

Please sign in to comment.