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 927ac5d commit b318a27Copy full SHA for b318a27
project/plugins.sbt
@@ -5,5 +5,5 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")
5
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
6
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
7
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
8
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
0 commit comments