lila/project/plugins.sbt
Thibault Duplessis ed8df40391 start ai module
2013-04-04 14:29:48 -03:00

9 lines
294 B
Scala

// Comment to get more information during initialization
// logLevel := Level.Warn
// resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
addSbtPlugin("play" % "sbt-plugin" % "2.2-SNAPSHOT")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.7.1")