Skip to content

Commit cef832c

Browse files
chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-http4s-server to v1.8.3
1 parent 7dab2ac commit cef832c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ val commonSettings = Seq(
6868
"io.circe" %% "circe-generic" % "0.14.3",
6969
"io.circe" %% "circe-parser" % "0.14.3",
7070
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
71-
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.0.6",
71+
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.8.3",
7272
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.0.6",
7373
"com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.0.6",
7474
"org.typelevel" %% "log4cats-core" % "2.5.0",

0 commit comments

Comments
 (0)