summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJim Lawson2016-10-24 10:31:26 -0700
committerJim Lawson2016-10-24 10:31:26 -0700
commitb0b5fd3140186651eb558bd6f4ca51c618deacc9 (patch)
tree1393bbb14303af86aeb5e5ed0375f302864b8307 /project
parent82625071405672eb4a19363d6f73f359ac28a7f5 (diff)
parent5df30b390ae5817c4793c6d4e0c5466d96d241f1 (diff)
Merge branch 'master' into tobits-deprecation
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt3
1 files changed, 3 insertions, 0 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 58166621..5ff66b4f 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -14,4 +14,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.5.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "0.8.2")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.6.1")
+
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.3.3")
+