Skip to content

Commit 94cc50d

Browse files
authoredJan 20, 2025
Merge pull request #122 from WojciechMazur/scala-3.6.3
Update Scala to 3.6.3
2 parents 25cca13 + f862dda commit 94cc50d

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,5 +1,5 @@
11
val scala2Version = "2.13.13"
2-
val scala3Version = "3.6.2"
2+
val scala3Version = "3.6.3"
33

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

0 commit comments

Comments
 (0)
Failed to load comments.