Skip to content

Commit

Permalink
Update openapi-circe-yaml to 0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
usommerl-scala-steward[bot] committed Dec 19, 2024
1 parent a757bac commit be8b572
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.3"
val apispec = "0.11.4"
val circe = "0.14.10"
val ciris = "3.7.0"
val http4s = "0.23.30"
Expand Down

0 comments on commit be8b572

Please sign in to comment.