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.
2 parents 82d08a4 + 9118144 commit 671dc11Copy full SHA for 671dc11
project/plugins.sbt
@@ -9,6 +9,6 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
9
addSbtPlugin("io.kevinlee" % "sbt-github-pages" % "0.14.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.17.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
13
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
14
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
0 commit comments