Skip to content

Commit

Permalink
Merge pull request #494 from scala-steward/update/swagger-ui-dist-3.41.1
Browse files Browse the repository at this point in the history
Update swagger-ui-dist to 3.41.1
  • Loading branch information
Boris authored Jan 30, 2021
2 parents 9a6312f + 8727cc1 commit 8473625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/project/Version.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ object Version {

val typedSchema = "0.13.0"

val swaggerUI = "3.40.0"
val swaggerUI = "3.41.1"
}
2 changes: 1 addition & 1 deletion project/Version.scala
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ object Version {

val tofu = "0.9.0"

val swaggerUI = "3.40.0"
val swaggerUI = "3.41.1"

val scalaTags = "0.9.3"

Expand Down

0 comments on commit 8473625

Please sign in to comment.