Skip to content

Commit efdbaac

Browse files
committed
Update sbt-assembly to 2.3.0
1 parent 6863f89 commit efdbaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
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.2.0")
3+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
44

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

0 commit comments

Comments
 (0)