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 97731dd commit 22b8159Copy full SHA for 22b8159
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.3.0")
6
7
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
8
9
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
10
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
0 commit comments