Skip to content

Commit

Permalink
Update dependency org.webjars:swagger-ui to v5.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent e2f0d4e commit e9a7fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ libraryDependencies ++= Seq(
ws,
specs2 % Test,
guice,
"org.webjars" % "swagger-ui" % "5.18.2"
"org.webjars" % "swagger-ui" % "5.18.3"
)

Test / javaOptions += "-Dconfig.file=conf/test.conf"
Expand Down

0 comments on commit e9a7fd3

Please sign in to comment.