Skip to content

Commit 4231461

Browse files
Update Scala version to 3.8.4 (#165)
1 parent a65fbba commit 4231461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/g8/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
val scala2Version = "2.13.18"
2-
val scala3Version = "3.8.3"
2+
val scala3Version = "3.8.4"
33

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

0 commit comments

Comments
 (0)