1 parent 806ab90 commit d9d2232Copy full SHA for d9d2232
1 file changed
build.sbt
@@ -68,7 +68,7 @@ val commonSettings = Seq(
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",
71
- "com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.0.6",
+ "com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.2.1",
72
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.0.6",
73
"com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.0.6",
74
"org.typelevel" %% "log4cats-core" % "2.5.0",
0 commit comments