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.1.0
  • Loading branch information
renovate[bot] authored Sep 14, 2022
1 parent 127d0a3 commit 49ec647
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.1.0",
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % "1.0.6",
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % "1.0.6",
"org.typelevel" %% "log4cats-core" % "2.4.0",
Expand Down

0 comments on commit 49ec647

Please sign in to comment.