Skip to content

Commit

Permalink
chore: Update openapi-circe-yaml from 0.8.0 to 0.9.0 (#98)
Browse files Browse the repository at this point in the history
Signed-off-by: Raphaël Lemaitre <rlemaitre@users.noreply.github.com>
Co-authored-by: Raphaël Lemaitre <rlemaitre@users.noreply.github.com>
  • Loading branch information
scala-steward and rlemaitre authored Apr 18, 2024
1 parent e7d8b34 commit b3ad72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ object Dependencies {
"com.softwaremill.sttp.tapir" %% "tapir-opentelemetry-metrics" % "1.10.4",
"com.softwaremill.sttp.tapir" %% "tapir-iron" % "1.10.4",
"com.softwaremill.sttp.tapir" %% "tapir-openapi-docs" % "1.10.4",
"com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.8.0",
"com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.9.0",
"com.softwaremill.sttp.tapir" %% "tapir-http4s-client" % "1.10.4" % Test,
"com.softwaremill.sttp.tapir" %% "tapir-sttp-stub-server" % "1.10.4" % Test,
"com.softwaremill.sttp.client3" %% "core" % "3.9.5" % Test
Expand Down

0 comments on commit b3ad72e

Please sign in to comment.