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 518438a commit 07ab162Copy full SHA for 07ab162
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
2
//The now built in dependencyTree task is usually enough
3
//https://www.scala-sbt.org/1.x/docs/sbt-1.4-Release-Notes.html#sbt-dependency-graph+is+in-sourced
4
//addDependencyTreePlugin
0 commit comments