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 21faffb commit 77dd968Copy full SHA for 77dd968
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
8
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
9
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
10
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
0 commit comments