Skip to content

Commit 205d130

Browse files
chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-json-circe to v1.7.4
1 parent 7dab2ac commit 205d130

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
@@ -67,7 +67,7 @@ val commonSettings = Seq(
6767
"io.circe" %% "circe-core" % "0.14.3",
6868
"io.circe" %% "circe-generic" % "0.14.3",
6969
"io.circe" %% "circe-parser" % "0.14.3",
70-
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
70+
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.7.4",
7171
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.0.6",
7272
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.0.6",
7373
"com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.0.6",

0 commit comments

Comments
 (0)