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 3a2f259 commit a4422b1Copy full SHA for a4422b1
project/plugins.sbt
@@ -2,4 +2,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.30")
2
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
3
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.7")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
0 commit comments