Skip to content

Commit

Permalink
Update http4s-blaze-client, ... to 0.23.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 12, 2024
1 parent eaa96e5 commit f4a2db2
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.15"
lazy val blazeVersion = "0.23.16"
lazy val blaze = Seq(
"org.http4s" %% "http4s-blaze-server" % blazeVersion,
"org.http4s" %% "http4s-blaze-client" % blazeVersion
Expand Down

0 comments on commit f4a2db2

Please sign in to comment.