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 43b3032 commit 4351bf9Copy full SHA for 4351bf9
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
2
-addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.1")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
5
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
0 commit comments