Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf58230

Browse files
authoredMar 7, 2025··
Merge pull request #164 from WojciechMazur/scala-3.6.4
Update Scala to 3.6.4
2 parents bba29a9 + d34f9c2 commit bf58230

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.