Skip to content

Commit

Permalink
Merge pull request #396 from scala-steward/update/openapi-circe-yaml-…
Browse files Browse the repository at this point in the history
…0.7.4

Update openapi-circe-yaml, openapi-model to 0.7.4
  • Loading branch information
etorres authored Jan 28, 2024
2 parents 61d20be + 2d3fcdc commit baa3efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ trait Tapir {
private[this] val sharedOrganization = "com.softwaremill.sttp.shared"
private[this] val tapirOrganization = "com.softwaremill.sttp.tapir"

private[this] val apispecVersion = "0.7.3"
private[this] val apispecVersion = "0.7.4"
private[this] val modelVersion = "1.7.6"
private[this] val sharedVersion = "1.3.17"
private[this] val tapirVersion = "1.9.6"
Expand Down

0 comments on commit baa3efc

Please sign in to comment.