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 11043ab commit 08f2619Copy full SHA for 08f2619
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