There was an error while loading. Please reload this page.
1 parent 7dab2ac commit 672cd61Copy full SHA for 672cd61
1 file changed
build.sbt
@@ -70,7 +70,7 @@ val commonSettings = Seq(
70
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
71
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.0.6",
72
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.0.6",
73
- "com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.0.6",
+ "com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.8.5",
74
"org.typelevel" %% "log4cats-core" % "2.5.0",
75
"org.typelevel" %% "log4cats-slf4j" % "2.5.0",
76
"org.slf4j" % "slf4j-api" % "2.0.3",
0 commit comments