Skip to content

Commit

Permalink
Update swagger-core, swagger-models to 1.6.15 in series/0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jan 15, 2025
1 parent 528d789 commit 6ac5c4d
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 @@ -18,7 +18,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.3"
lazy val swaggerModels = "io.swagger" % "swagger-models" % "1.6.15"
lazy val swaggerCore = "io.swagger" % "swagger-core" % swaggerModels.revision
lazy val logbackClassic = "ch.qos.logback" % "logback-classic" % "1.2.7"
lazy val uadetector = "net.sf.uadetector" % "uadetector-resources" % "2014.10"
Expand Down

0 comments on commit 6ac5c4d

Please sign in to comment.