Skip to content

Commit

Permalink
chore(deps): update dependency com.softwaremill.sttp.tapir:tapir-json…
Browse files Browse the repository at this point in the history
…-circe to v1.10.14
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent c6681d8 commit 3a9dd94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ val commonSettings = Seq(
"io.circe" %% "circe-core" % "0.14.2",
"io.circe" %% "circe-generic" % "0.14.2",
"io.circe" %% "circe-parser" % "0.14.2",
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.10.14",
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.1.0",
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.2.0",
"org.typelevel" %% "log4cats-core" % "2.4.0",
Expand Down

0 comments on commit 3a9dd94

Please sign in to comment.