Add sbt-unidoc plugin; bump sbt-buildinfo version. (#385)
This commit is contained in:
parent
eddf1679f5
commit
9b8e8a8b9e
@ -4,6 +4,8 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.5.3")
|
|||||||
|
|
||||||
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.8.1")
|
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.8.1")
|
||||||
|
|
||||||
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.5.0")
|
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.6.1")
|
||||||
|
|
||||||
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.8.0")
|
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.8.0")
|
||||||
|
|
||||||
|
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.3.3")
|
||||||
|
Loading…
Reference in New Issue
Block a user