Skip to content

Commit

Permalink
Update http4s-circe, http4s-dsl, ... to 0.23.24 (#651)
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 15, 2023
1 parent 8429326 commit 4ed61e5
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.23"
val http4sVersion = "0.23.24"
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 4ed61e5

Please sign in to comment.