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 5abb211 + a4422b1 commit 129d5d4Copy full SHA for 129d5d4
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