Skip to content

Commit

Permalink
Merge pull request #168 from tegonal/renovate/org.webjars-swagger-ui-5.x
Browse files Browse the repository at this point in the history
Update dependency org.webjars:swagger-ui to v5.18.3
  • Loading branch information
toggm authored Feb 3, 2025
2 parents 3d20053 + e9a7fd3 commit 32c69e2
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 32c69e2

Please sign in to comment.