From 48cbe68228732472a7d6435e29be4d0a13f22ed7 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 11 Feb 2020 20:37:45 +0100 Subject: Update sbt-assembly to 0.14.10 (#1327) 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 315b30ae..c9bc117b 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -14,7 +14,7 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0") addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0") -addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.6") +addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10") addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.1") -- cgit v1.2.3