Skip to content

Commit

Permalink
Update swagger-parser to 2.1.15 (#278)
Browse files Browse the repository at this point in the history
Co-authored-by: eikek-scala-steward <eikek-scala-steward@users.noreply.github.com>
  • Loading branch information
1 parent 53cfbe7 commit 046d6b3
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 @@ -2,7 +2,7 @@ import sbt._

object Dependencies {

val `swagger-parser` = "io.swagger.parser.v3" % "swagger-parser" % "2.1.14"
val `swagger-parser` = "io.swagger.parser.v3" % "swagger-parser" % "2.1.15"

val swaggerCodegen = "io.swagger.codegen.v3" % "swagger-codegen-cli" % "3.0.44"

Expand Down

0 comments on commit 046d6b3

Please sign in to comment.