Skip to content

Commit

Permalink
Merge pull request #638 from usommerl/update/openapi-circe-yaml-0.11.7
Browse files Browse the repository at this point in the history
Update openapi-circe-yaml to 0.11.7
  • Loading branch information
mergify[bot] authored Jan 29, 2025
2 parents 53c56ca + 475eef6 commit dd73308
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.6"
val apispec = "0.11.7"
val circe = "0.14.10"
val ciris = "3.7.0"
val http4s = "0.23.30"
Expand Down

0 comments on commit dd73308

Please sign in to comment.