Skip to content

Commit 04272e5

Browse files
Merge pull request #167 from WojciechMazur/scala-3.7.0
Update Scala to 3.7.0
2 parents 395841c + bf01983 commit 04272e5

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,4 +1,4 @@
1-
val scala3Version = "3.6.4"
1+
val scala3Version = "3.7.0"
22

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

0 commit comments

Comments
 (0)