Skip to content

Commit

Permalink
Merge pull request #570 from usommerl/update/openapi-circe-yaml-0.11.3
Browse files Browse the repository at this point in the history
Update openapi-circe-yaml to 0.11.3
  • Loading branch information
mergify[bot] authored Aug 8, 2024
2 parents 16d5c8b + 40e121d commit 25b1b98
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 @@ -5,7 +5,7 @@ ThisBuild / libraryDependencySchemes += "com.softwaremill.sttp.apispec" %% "open
ThisBuild / libraryDependencySchemes += "com.softwaremill.sttp.apispec" %% "apispec-model" % "early-semver"

val v = new {
val apispec = "0.11.2"
val apispec = "0.11.3"
val circe = "0.14.9"
val ciris = "3.6.0"
val http4s = "0.23.27"
Expand Down

0 comments on commit 25b1b98

Please sign in to comment.