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 dad9175 + 08f2619 commit 553271dCopy full SHA for 553271d
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.8.0")
+val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.9.0")
2
3
addSbtPlugin(
4
"org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37"
0 commit comments