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 f8a2d2d commit d577f9fCopy full SHA for d577f9f
project/plugin.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
2
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.5")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
7
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
0 commit comments