Skip to content

Commit

Permalink
Merge pull request #592 from scala-steward/update/swagger-ui-dist-4.15.5
Browse files Browse the repository at this point in the history
Update swagger-ui-dist to 4.15.5
  • Loading branch information
mergify[bot] authored Nov 10, 2022
2 parents 3f965ef + 6f16552 commit 968687c
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 968687c

Please sign in to comment.