We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec8ca5a + 49d7b5e commit 4510889Copy full SHA for 4510889
1 file changed
project/plugins.sbt
@@ -9,6 +9,6 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
9
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.6.0")
10
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
12
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")
13
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
14
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
0 commit comments