Skip to content

Commit 335e350

Browse files
committed
Update sbt-assembly to 2.4.1
Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
1 parent e1da497 commit 335e350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
22
// addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
33
// addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
4-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
4+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.4.1")

0 commit comments

Comments
 (0)