Skip to content

Commit

Permalink
chore(deps): bump openapi-circe-yaml from 0.2.1 to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 28, 2024
1 parent d1b8ed0 commit 9c9a39a
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 @@ -29,7 +29,7 @@ val dependencies = {
"com.softwaremill.sttp.tapir" %% "tapir-http4s-server" % tapirVersion,
"com.softwaremill.sttp.tapir" %% "tapir-openapi-docs" % tapirVersion,
"com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle" % tapirVersion,
"com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.2.1",
"com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.10.0",
"com.alejandrohdezma" %% "tapir-anyof" % "0.5.1",
// circe
"io.circe" %% "circe-core" % circeVersion,
Expand Down

0 comments on commit 9c9a39a

Please sign in to comment.