Update sbt-dependency-graph plugin installation (#2828)
* Update sbt-dependency-graph plugin installation According with https://github.com/sbt/sbt-dependency-graph#usage-instructions, for sbt >= 1.4.x we should install the plugin with `addDependencyTreePlugin` instead of `addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")` * Fix scalafmt |
---|
|
project/plugins.sbt |
---|