We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6e7f87 + e93dbb8 commit 4c9ba25Copy full SHA for 4c9ba25
project/build.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
3
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
6
// Bumping this will causes issues. The benchmark bridge
7
// needs to be updated in order for us to bump to 0.4.x.
0 commit comments