Skip to content

Commit

Permalink
Update client3:core to 3.9.1 (#2515)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 10, 2023
1 parent 5ca8761 commit 801cf21
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 @@ -209,7 +209,7 @@ lazy val zioHttpBenchmarks = (project in file("zio-http-benchmarks"))
// "com.softwaremill.sttp.tapir" %% "tapir-akka-http-server" % "1.1.0",
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.5.1",
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.5.1",
"com.softwaremill.sttp.client3" %% "core" % "3.9.0",
"com.softwaremill.sttp.client3" %% "core" % "3.9.1",
// "dev.zio" %% "zio-interop-cats" % "3.3.0",
"org.slf4j" % "slf4j-api" % "2.0.9",
"org.slf4j" % "slf4j-simple" % "2.0.9",
Expand Down

0 comments on commit 801cf21

Please sign in to comment.