Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #142 from scala-steward/update/http4s-backend-3.1.1
Browse files Browse the repository at this point in the history
Update http4s-backend to 3.1.1
  • Loading branch information
mergify[bot] authored Feb 10, 2021
2 parents 8fc245c + efe165a commit de11287
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 @@ -144,7 +144,7 @@ lazy val pitgull =
libraryDependencies ++= List(
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "0.17.9",
"com.softwaremill.sttp.client" %% "http4s-backend" % "2.2.9",
"com.softwaremill.sttp.client3" %% "http4s-backend" % "3.1.0",
"com.softwaremill.sttp.client3" %% "http4s-backend" % "3.1.1",
"org.http4s" %% "http4s-blaze-server" % "0.21.18",
"org.http4s" %% "http4s-blaze-client" % "0.21.18",
"is.cir" %% "ciris" % "1.2.1",
Expand Down

0 comments on commit de11287

Please sign in to comment.