Skip to content

Commit 4d0a5ee

Browse files
Update Scala to 3.5.0
1 parent 8ff967f commit 4d0a5ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.13"
2-
val scala3Version = "3.4.2"
2+
val scala3Version = "3.5.0"
33

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

0 commit comments

Comments
 (0)