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 16a7e81 commit 43b5e0dCopy full SHA for 43b5e0d
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.10.1")
+val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.17.0")
2
3
addSbtPlugin(
4
"org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37"
0 commit comments