Skip to content

Commit 23d9f8a

Browse files
authored
Merge pull request #346 from scala-steward/update/sbt-assembly-2.4.1
Update sbt-assembly to 2.4.1
2 parents e1da497 + 335e350 commit 23d9f8a

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)