Skip to content

Commit 70e38b3

Browse files
Update sbt-assembly to 2.1.5 (theiterators#185)
1 parent ac20d14 commit 70e38b3

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.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)