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 5fad6e8 commit 3a27000Copy full SHA for 3a27000
project/plugins.sbt
@@ -9,7 +9,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin"
9
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
10
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.1.0")
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
12
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
13
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.3")
14
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.0")
15
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
0 commit comments