Skip to content

Commit

Permalink
Update http4s-blaze-client, ... to 0.23.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 5, 2024
1 parent fd903c1 commit 85d34eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ object Dependencies {
"org.http4s" %% "http4s-circe" % http4sVersion
)

lazy val blazeVersion = "0.23.16"
lazy val blazeVersion = "0.23.17"
lazy val blaze = Seq(
"org.http4s" %% "http4s-blaze-server" % blazeVersion,
"org.http4s" %% "http4s-blaze-client" % blazeVersion
Expand Down

0 comments on commit 85d34eb

Please sign in to comment.