Skip to content

Commit 88e5ba0

Browse files
committed
Update sbt-assembly to 1.2.0
1 parent 72ece2a commit 88e5ba0

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
@@ -10,4 +10,4 @@ addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
1010
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
1111
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
1212
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.5.2")
13-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
13+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")

0 commit comments

Comments
 (0)