We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cd69ce + 0a6fc60 commit 88b1edbCopy full SHA for 88b1edb
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2
3
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
4
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")
6
0 commit comments