Skip to content

Commit

Permalink
Update swagger-ui to 5.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Nov 15, 2024
1 parent ddfb2bc commit 4b54758
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 @@ -178,7 +178,7 @@ lazy val server = project
"org.webjars" % "font-awesome" % "6.5.2",
"org.webjars" % "jquery" % "3.7.1",
"org.webjars.bower" % "select2" % "4.0.13",
"org.webjars" % "swagger-ui" % "5.17.14"
"org.webjars" % "swagger-ui" % "5.18.2"
),
Compile / unmanagedResourceDirectories += (Assets / WebKeys.public).value,
Compile / resourceGenerators += (Assets / WebKeys.assets).map(Seq(_)),
Expand Down

0 comments on commit 4b54758

Please sign in to comment.