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 07645cb commit b30c97eCopy full SHA for b30c97e
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.16.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
4
5
addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.2.0")
6
0 commit comments