forked from loafle/openapi-generator-original
* Fix issue #6867 : The apiPackage option is ignored in the template for Java Play Framework. * use openjdk7 in travis to ensure it works with jdk7
3 lines
78 B
Scala
3 lines
78 B
Scala
// The Play plugin
|
|
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.3")
|