latest site plugin

This commit is contained in:
Mark Harrah 2013-08-16 14:21:44 -04:00
parent 8fd8c5fe94
commit 46782d95bb
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ libraryDependencies ++= Seq(
"org.jsoup" % "jsoup" % "1.7.1"
)
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.7.0-M1")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.7.0")
resolvers += "jgit-repo" at "http://download.eclipse.org/jgit/maven"