playframework / play-scala-isolated-slick-example

Example Play Slick Project
https://developer.lightbend.com/start/?group=play
Creative Commons Zero v1.0 Universal
154 stars 34 forks source link

Upgrade branch 2.7.x using TemplateControl #83

Closed marcospereira closed 5 years ago

marcospereira commented 5 years ago
Updated with template-control on 2019-02-01T15:24:04.155Z
  **build.sbt:
    libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "4.0.1" % Test
  **/plugins.sbt:
    addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.0")