summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorJim Lawson2017-12-12 14:34:14 -0800
committerJack Koenig2017-12-12 14:34:14 -0800
commit16bd627d41195ad781f1c91148066ee6b5b3cb1b (patch)
tree1f58229c7b567a2c2e4210cd29a37878ba1e3e6b /project
parent66d687d9c7af34e9d7a061feba309ec7a6dbd261 (diff)
Bump scala and plugins. (#735)
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index aaf7bc26..7deee8b3 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.2")
-addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.0")
+addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")