Skip to content

Commit

Permalink
chore(deps): bump openapi-circe-yaml from 0.2.1 to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 9, 2023
1 parent d652814 commit 6de9fe3
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 @@ -47,7 +47,7 @@ lazy val root = project
"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.5.3",
// circe
"io.circe" %% "circe-core" % circeVersion,
"io.circe" %% "circe-generic" % circeVersion,
Expand Down

0 comments on commit 6de9fe3

Please sign in to comment.