We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd9727 commit e96d4e4Copy full SHA for e96d4e4
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.
6
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
8
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
9
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
10
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
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