Skip to content

Commit 3997f00

Browse files
Update sbt-assembly to 2.2.0 (#192)
1 parent 44a983d commit 3997f00

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
22

3-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")
3+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")
44

55
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
66

0 commit comments

Comments
 (0)