We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891bd9d commit a0a8ec7Copy full SHA for a0a8ec7
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
2
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
0 commit comments