Skip to content

Commit

Permalink
Update openapi-circe-yaml to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
usommerl-scala-steward[bot] authored and usommerl committed Jul 14, 2023
1 parent 03b9bd3 commit 77e666c
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 @@ -6,7 +6,7 @@ ThisBuild / libraryDependencySchemes += "com.softwaremill.sttp.apispec" %% "open
ThisBuild / libraryDependencySchemes += "com.softwaremill.sttp.apispec" %% "apispec-model" % "early-semver"

val v = new {
val apispec = "0.4.0"
val apispec = "0.5.3"
val circe = "0.14.5"
val ciris = "3.2.0"
val http4s = "0.23.22"
Expand Down

0 comments on commit 77e666c

Please sign in to comment.