2015-06-26 08:17:35 +02:00
|
|
|
resolvers += "jgit-repo" at "http://download.eclipse.org/jgit/maven"
|
|
|
|
|
|
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.5.3")
|
|
|
|
|
|
|
|
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.8.1")
|
2015-08-27 07:38:45 +02:00
|
|
|
|
|
|
|
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.5.0")
|
2016-08-09 04:31:03 +02:00
|
|
|
|
|
|
|
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.8.0")
|