There was an error while loading. Please reload this page.
2 parents 8bcad84 + 226db8b commit 31f4ff0Copy full SHA for 31f4ff0
1 file changed
project/build.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
3
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
4
addSbtPlugin("com.scalawilliam.esbeetee" % "sbt-vspp" % "0.4.11")
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
7
// Bumping this will causes issues. The benchmark bridge
8
// needs to be updated in order for us to bump to 0.4.x.
0 commit comments