Skip to content

Commit

Permalink
Merge pull request #1314 from scala-steward/update/swagger-ui-dist-5.9.4
Browse files Browse the repository at this point in the history
Update swagger-ui-dist to 5.9.4
  • Loading branch information
mergify[bot] authored Nov 25, 2023
2 parents becb11c + 840db39 commit a398dd9
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 @@ -148,7 +148,7 @@ object Dependencies {
val Slf4jSimple = "org.slf4j" % "slf4j-simple" % "2.0.9"

object Webjars {
val swaggerUi: ModuleID = "org.webjars.npm" % "swagger-ui-dist" % "5.9.1"
val swaggerUi: ModuleID = "org.webjars.npm" % "swagger-ui-dist" % "5.9.4"

val webjarsLocator: ModuleID = "org.webjars" % "webjars-locator" % "0.48"
}
Expand Down

0 comments on commit a398dd9

Please sign in to comment.