Skip to content

Commit

Permalink
Merge pull request #398 from scala-steward/update/tapir-core-1.9.8
Browse files Browse the repository at this point in the history
Update tapir-core, tapir-http4s-server, ... to 1.9.8
  • Loading branch information
mergify[bot] authored Jan 30, 2024
2 parents 4e507a6 + 1609a02 commit a8d8bbf
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 @@ -217,7 +217,7 @@ trait Tapir {
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.7"
private[this] val tapirVersion = "1.9.8"

val openApiModel = apispecOrganization %% "openapi-model" % apispecVersion
val openApiCirceYaml = apispecOrganization %% "openapi-circe-yaml" % apispecVersion
Expand Down

0 comments on commit a8d8bbf

Please sign in to comment.