Skip to content

Commit

Permalink
Merge pull request #428 from usommerl/update/openapi-circe-yaml-0.5.3
Browse files Browse the repository at this point in the history
Update openapi-circe-yaml to 0.5.3
  • Loading branch information
mergify[bot] authored Jul 14, 2023
2 parents a4acc86 + 77e666c commit 19f79ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ 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"
val odin = "0.13.0"
val tapir = "1.6.0"
val tapir = "1.6.1"
val munit = "0.7.29"
val munitCE = "1.0.7"
}
Expand Down

0 comments on commit 19f79ce

Please sign in to comment.