From b295c87fe9e22309d938597a04de9ea95743bae8 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 20 Nov 2021 08:18:05 +0100 Subject: Update sbt-assembly to 1.1.0 (#1706) --- 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 fe5e3e84..9c021b63 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -14,7 +14,7 @@ addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0") addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2") -addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10") +addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0") addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.2") -- cgit v1.2.3