We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fdb3c0 commit 35c2312Copy full SHA for 35c2312
project/plugins.sbt
@@ -3,7 +3,7 @@ resolvers ++= Resolver.sonatypeOssRepos("snapshots")
3
4
// versions
5
val crossVer = "1.3.2"
6
-val scalaJSVersion = "1.16.0"
+val scalaJSVersion = "1.17.0"
7
val scalaNativeVersion = "0.5.5"
8
val scalafix = "0.12.1"
9
0 commit comments