Skip to content

Commit

Permalink
Update swagger-core, swagger-models to 1.6.14 in main
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Mar 19, 2024
1 parent d4345fc commit 73f4153
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 @@ -17,7 +17,7 @@ object Dependencies {
lazy val http4sBlaze = "org.http4s" %% "http4s-blaze-server" % http4sVersion
lazy val http4sCirce = "org.http4s" %% "http4s-circe" % http4sVersion
lazy val http4sXmlInstances = "org.http4s" %% "http4s-scala-xml" % http4sVersion
lazy val swaggerModels = "io.swagger" % "swagger-models" % "1.6.6"
lazy val swaggerModels = "io.swagger" % "swagger-models" % "1.6.14"
lazy val swaggerCore = "io.swagger" % "swagger-core" % swaggerModels.revision
lazy val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.2.11"
lazy val uadetector = "net.sf.uadetector" % "uadetector-resources" % "2014.10"
Expand Down

0 comments on commit 73f4153

Please sign in to comment.