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 1749e11 + aba863c commit f95df3cCopy full SHA for f95df3c
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
10
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
11
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
12
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
13
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
14
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
15
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
16
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
0 commit comments