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 641ee83 commit 1f54ec5Copy full SHA for 1f54ec5
project/plugins.sbt
@@ -2,6 +2,6 @@ val sbtTlVersion = "0.7.7"
2
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTlVersion)
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTlVersion)
4
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTlVersion)
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
6
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
7
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments