We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13ff1c4 + b7a6d95 commit 35ea477Copy full SHA for 35ea477
1 file changed
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.15.0")
10
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
13
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
14
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
15
0 commit comments