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 ec10a45 commit 20b6989Copy full SHA for 20b6989
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.32")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")
3
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.3")
4
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
5
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
0 commit comments