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.
2 parents c96b401 + 3aa7a20 commit f0af49aCopy full SHA for f0af49a
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.16.0")
+val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.19.0")
2
3
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
4
0 commit comments