forked from loafle/openapi-generator-original
* Fix the new package that deal with Configuration (the old one is depecrated) * First version to support Play Framework 2.7 * Fix small problems that prevent compilation of each samples. Now everything is compiling perfectly
2 lines
77 B
Scala
2 lines
77 B
Scala
// The Play plugin
|
|
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.5") |