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 7cff624 commit c8992cbCopy full SHA for c8992cb
build.sc
@@ -18,7 +18,7 @@ import scala.util.Properties.isWin
18
19
def scalaJsCliVersion = "1.1.1-sc5"
20
def scala213 = "2.13.12"
21
-def scalaJsVersion = "1.13.2"
+def scalaJsVersion = "1.14.0"
22
object cli extends Cli
23
trait Cli extends ScalaModule with ScalaJsCliPublishModule {
24
def scalaVersion = scala213
0 commit comments