Skip to content

Commit 438024b

Browse files
committed
Update Scala version to 3.6.4
1 parent 2dda1bb commit 438024b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/g8/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
val scala2Version = "2.13.13"
2-
val scala3Version = "3.6.3"
2+
val scala3Version = "3.6.4"
33

44
lazy val root = project
55
.in(file("."))

0 commit comments

Comments
 (0)