Skip to content

Commit 66b6dea

Browse files
Merge pull request #152 from scala/scala-3.5.2
Update Scala version to 3.5.2
2 parents ee781a5 + 827fcd5 commit 66b6dea

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

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

0 commit comments

Comments
 (0)