Skip to content

Commit

Permalink
Update http4s-backend to 3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 19, 2024
1 parent 1a61caf commit 5ce50c6
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 @@ -27,7 +27,7 @@ lazy val cli = (project in file("cli"))
"com.monovore" %% "decline" % "2.4.1",
"com.monovore" %% "decline-refined" % "2.4.1",
"org.typelevel" %% "cats-effect" % "3.5.3",
"com.softwaremill.sttp.client3" %% "http4s-backend" % "3.9.1",
"com.softwaremill.sttp.client3" %% "http4s-backend" % "3.9.3",
"org.http4s" %% "http4s-blaze-client" % "0.23.16"
)
)
Expand Down

0 comments on commit 5ce50c6

Please sign in to comment.