Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit fd542f0

Browse files
scala-stewardmwz
andauthored
Update sbt-assembly to 0.15.0 (#74)
Co-authored-by: Michael Wizner <[email protected]>
1 parent 42c8a1f commit fd542f0

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,4 +1,4 @@
1-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
1+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
33
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")

0 commit comments

Comments
 (0)