playframework / play-scala-anorm-example

Example Play Database Application using Anorm
https://developer.lightbend.com/start/?group=play
Creative Commons Zero v1.0 Universal
41 stars 45 forks source link

Upgrade branch 2.6.x using TemplateControl #86

Closed marcospereira closed 6 years ago

marcospereira commented 6 years ago
Updated with template-control on 2018-07-16T18:38:45.458Z
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.16")
  **build.gradle:
    def playVersion = "2.6.16"