lila/project/plugins.sbt
2013-09-20 10:57:27 +02:00

7 lines
225 B
Scala

// Comment to get more information during initialization
logLevel := Level.Warn
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.2.0")