Skip to content

Commit f6ab9ff

Browse files
chore(deps): update dependency scala to v3.6.4
1 parent e353c33 commit f6ab9ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
val scala3Version = "3.4.1"
1+
val scala3Version = "3.6.4"
22
lazy val startupTransition: State => State = "writeHooks" :: _
33

44
lazy val root = project

0 commit comments

Comments
 (0)