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 7f4f4ec commit 86e14d9Copy full SHA for 86e14d9
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")
0 commit comments