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 787931c commit 1da0f4aCopy full SHA for 1da0f4a
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
3
4
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
5
0 commit comments