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