Skip to content

Commit 4db8eb4

Browse files
committed
Update sbt-assembly to 2.1.5
1 parent b1ee852 commit 4db8eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
22

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

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

0 commit comments

Comments
 (0)