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

Closed marcospereira closed 6 years ago

marcospereira commented 6 years ago
Updated with template-control on 2018-08-20T19:30:28.749Z
  **/build.properties:
    sbt.version=1.2.1
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.18")
  **build.gradle:
    def playVersion = "2.6.18"
  **gradle/wrapper/gradle-wrapper.properties:
    distributionUrl=https\\://services.gradle.org/distributions/gradle-4.9-bin.zip