plugins.sbt 186 B

12345
  1. // Comment to get more information during initialization
  2. logLevel := Level.Warn
  3. // Use the Play sbt plugin for Play projects
  4. addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.14")