We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e353c33 commit f6ab9ffCopy full SHA for f6ab9ff
build.sbt
@@ -1,4 +1,4 @@
1
-val scala3Version = "3.4.1"
+val scala3Version = "3.6.4"
2
lazy val startupTransition: State => State = "writeHooks" :: _
3
4
lazy val root = project
0 commit comments