Skip to content

Commit

Permalink
Update swagger-ui to 5.18.1 in series/0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Nov 7, 2024
1 parent 528d789 commit d623387
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 @@ -24,7 +24,7 @@ object Dependencies {
lazy val uadetector = "net.sf.uadetector" % "uadetector-resources" % "2014.10"
lazy val shapeless = "com.chuusai" %% "shapeless" % "2.3.7"
lazy val scalaXml = "org.scala-lang.modules" %% "scala-xml" % "2.0.1"
lazy val swaggerUi = "org.webjars" % "swagger-ui" % "3.52.5"
lazy val swaggerUi = "org.webjars" % "swagger-ui" % "5.18.1"
lazy val munit = "org.scalameta" %% "munit" % "0.7.27" % "test"
lazy val munitCatsEffect = "org.typelevel" %% "munit-cats-effect-3" % "1.0.6" % "test"
lazy val scalacheckMunit = "org.scalameta" %% "munit-scalacheck" % munit.revision % "test"
Expand Down

0 comments on commit d623387

Please sign in to comment.