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 43b5e0d commit 7bdaf56Copy full SHA for 7bdaf56
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.0-RC1")
10
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
12
13
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
14
15
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
16
0 commit comments