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 1d6843b commit b692212Copy full SHA for b692212
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
3
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.6")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
5
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
0 commit comments