Skip to content

Commit

Permalink
Update http4s-circe, http4s-dsl, ... to 0.23.29 (#929)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and scala-steward[bot] authored Nov 8, 2024
1 parent fd93f7c commit 7c18f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ object LibraryDependencies {
}

object Http4s {
val http4sVersion = "0.23.28"
val http4sVersion = "0.23.29"
val circe = Def.setting("org.http4s" %%% "http4s-circe" % http4sVersion)
val dsl = Def.setting("org.http4s" %%% "http4s-dsl" % http4sVersion)
val emberServer =
Expand Down

0 comments on commit 7c18f19

Please sign in to comment.