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 93c93d0 commit 2a45103Copy full SHA for 2a45103
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
2
3
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
4
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.7")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
6
7
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
8
0 commit comments