From 89dbcd2556eba4853d21110c4658ada549e08600 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 13 May 2020 18:55:12 +0200 Subject: Update sbt-site to 1.4.0 (#1395) Co-authored-by: Jim Lawson --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/plugins.sbt') diff --git a/project/plugins.sbt b/project/plugins.sbt index 464619ad..58cf5259 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -8,7 +8,7 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0") addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1") -addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.3") +addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0") -- cgit v1.2.3