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 3816861 commit 5f3edbeCopy full SHA for 5f3edbe
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
8
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
9
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
10
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
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