Update the Java Play Framework generator to version 2.6.3 (#6356)

This commit is contained in:
Jean-François Côté
2017-08-23 22:23:10 -04:00
committed by wing328
parent 6ff612ffcb
commit 006b97525f
46 changed files with 234 additions and 72 deletions

View File

@@ -1 +1 @@
sbt.version=0.13.11
sbt.version=0.13.15

View File

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