[Play Framework] Update minor version + scala version + swagger-ui version (#7200)

* Update play framework minor version + scala + swagger-ui + Remove bugs in the url of swagger-ui.

* update samples

Co-authored-by: William Cheng <wing328hk@gmail.com>
This commit is contained in:
Jean-François Côté
2020-08-15 05:25:30 -04:00
committed by GitHub
parent 554747d59c
commit 14c14bf9a2
76 changed files with 158 additions and 114 deletions

View File

@@ -1,2 +1,2 @@
// The Play plugin
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.3")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.25")