Skip to content

Commit

Permalink
Update swagger-ui-dist to 4.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 10, 2022
1 parent 3f965ef commit 6f16552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,7 @@ lazy val Dependencies = new {
}

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

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

0 comments on commit 6f16552

Please sign in to comment.