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 #77

Closed marcospereira closed 6 years ago

marcospereira commented 6 years ago
Updated with template-control on 2018-01-11T21:32:27.527Z
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.11")
  **build.gradle:
    def playVersion = "2.6.11"