We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3725605 commit f3a450bCopy full SHA for f3a450b
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
9
addSbtPlugin("com.sourcegraph" % "sbt-sourcegraph" % "0.4.0")
10
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.6.1")
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
12
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.0")
13
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
14
15
// sbt-jdi-tools appears to fix an error related to this message:
0 commit comments