We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 821420e commit a8d6495Copy full SHA for a8d6495
project/plugins.sbt
@@ -3,7 +3,7 @@ resolvers ++= Resolver.sonatypeOssRepos("snapshots")
3
4
// versions
5
val crossVer = "1.3.2"
6
-val scalaJSVersion = "1.13.2"
+val scalaJSVersion = "1.14.0"
7
val scalaNativeVersion = "0.4.15"
8
val scalafix = "0.11.1"
9
0 commit comments