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 8f5ecee commit f6aa851Copy full SHA for f6aa851
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")
3
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.10")
4
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
7
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
0 commit comments