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.11.4
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 7dab2ac commit 21721ff
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 @@ -67,7 +67,7 @@ val commonSettings = Seq(
"io.circe" %% "circe-core" % "0.14.3",
"io.circe" %% "circe-generic" % "0.14.3",
"io.circe" %% "circe-parser" % "0.14.3",
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.0.6",
"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % "1.11.4",
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.0.6",
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.0.6",
"com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.0.6",
Expand Down

0 comments on commit 21721ff

Please sign in to comment.