Skip to content

Commit 54f7974

Browse files
Update dependency com.eed3si9n:sbt-assembly to v2.3.1 (#164)
1 parent 2d268c9 commit 54f7974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
4747
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
4848

4949
// Adds a `assembly` task to create a fat JAR with all of its dependencies
50-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
50+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
5151

5252
// http://github.com/sbt/sbt-license-report
5353
addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.2.0")

0 commit comments

Comments
 (0)