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 2bfd736

Browse files
authoredJan 20, 2025··
Merge pull request #161 from WojciechMazur/scala-3.6.3
Update Scala to 3.6.3
2 parents 2dc08dd + 13e7b41 commit 2bfd736

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.2"
1+
val scala3Version = "3.6.3"
22

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

0 commit comments

Comments
 (0)
Please sign in to comment.