Skip to content

Commit 13e7b41

Browse files
committed
Update Scala version to 3.6.3
1 parent 2dc08dd commit 13e7b41

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

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

0 commit comments

Comments
 (0)