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 8e61648 commit 238fc1eCopy full SHA for 238fc1e
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.17.0")
+val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.19.0")
2
3
addSbtPlugin(
4
"org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37"
0 commit comments