There was an error while loading. Please reload this page.
1 parent 7dab2ac commit 205d130Copy full SHA for 205d130
1 file changed
build.sbt
@@ -67,7 +67,7 @@ val commonSettings = Seq(
67
"io.circe" %% "circe-core" % "0.14.3",
68
"io.circe" %% "circe-generic" % "0.14.3",
69
"io.circe" %% "circe-parser" % "0.14.3",
70
- "com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
+ "com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.7.4",
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",
0 commit comments