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 9f1467b + 68170c4 commit 95c1723Copy full SHA for 95c1723
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.0")
2
3
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
4
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.7")
6
7
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
8
0 commit comments