Skip to content

Commit 571c03a

Browse files
Update dependency com.eed3si9n:sbt-assembly to v2
1 parent 14a92d8 commit 571c03a

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
@@ -9,7 +9,7 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
99
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.4.0")
1010
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.1")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
12-
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
12+
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.0.0")
1313
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
1414

1515
// sbt-jdi-tools appears to fix an error related to this message:

0 commit comments

Comments
 (0)