From 4e4ef2b97f10a5fe29d65faa41db06cdae95861a Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 31 Mar 2020 23:52:20 +0200 Subject: Update sbt-site to 1.3.3 (#1340) Co-authored-by: Jim Lawson --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index aec0ec01..464619ad 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.1") +addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.3") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0") -- cgit v1.2.3