We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d8076 commit 185dcc6Copy full SHA for 185dcc6
build.sbt
@@ -1,7 +1,7 @@
1
import Settings.stdSettings
2
import org.scalajs.linker.interface.ModuleInitializer
3
4
-val Scala3 = "3.3.1"
+val Scala3 = "3.3.3"
5
6
val Scala213 = "2.13.10"
7
0 commit comments