Skip to content

Commit

Permalink
Merge pull request #2136 from eikek/update/swagger-ui-5.1.0
Browse files Browse the repository at this point in the history
Update swagger-ui to 5.1.0
  • Loading branch information
mergify[bot] authored Jun 20, 2023
2 parents 48664f0 + ed41f52 commit cdb7501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ object Dependencies {
val StanfordNlpVersion = "4.5.4"
val TikaVersion = "2.8.0"
val YamuscaVersion = "0.10.0"
val SwaggerUIVersion = "5.0.0"
val SwaggerUIVersion = "5.1.0"
val TestContainerVersion = "0.40.14"
val TwelveMonkeysVersion = "3.9.4"
val JQueryVersion = "3.5.1"
Expand Down

0 comments on commit cdb7501

Please sign in to comment.