Skip to content

Commit c39e1b3

Browse files
chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-json-circe to v1.7.6
1 parent c6681d8 commit c39e1b3

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
@@ -70,7 +70,7 @@ val commonSettings = Seq(
7070
"io.circe" %% "circe-core" % "0.14.2",
7171
"io.circe" %% "circe-generic" % "0.14.2",
7272
"io.circe" %% "circe-parser" % "0.14.2",
73-
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
73+
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.7.6",
7474
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.1.0",
7575
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.2.0",
7676
"org.typelevel" %% "log4cats-core" % "2.4.0",

0 commit comments

Comments
 (0)