Skip to content

Commit 61b6625

Browse files
committed
Update Scala version to 3.2.2
1 parent 0e72f3f commit 61b6625

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

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

0 commit comments

Comments
 (0)