mirror of https://github.com/sbt/sbt.git
latest site plugin
This commit is contained in:
parent
8fd8c5fe94
commit
46782d95bb
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue