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.
2 parents adf9747 + 61170bd commit 53445f1Copy full SHA for 53445f1
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")
2
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.8")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.9")
3
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "2.4.3")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.1")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.0.2")
0 commit comments