Skip to content

Commit

Permalink
Merge pull request #440 from scala-steward/update/swagger-ui-dist-3.35.2
Browse files Browse the repository at this point in the history
Update swagger-ui-dist to 3.35.2
  • Loading branch information
Odomontois authored Oct 16, 2020
2 parents 18cb3b9 + 39dbea5 commit 1d079b1
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.12.6"

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

val tofu = "0.8.0"

val swaggerUI = "3.35.1"
val swaggerUI = "3.35.2"

val scalaTags = "0.9.2"

Expand Down

0 comments on commit 1d079b1

Please sign in to comment.