Skip to content

Commit bc27a62

Browse files
authored
Merge pull request #123 from Kordyjan/scala-3.3.1
Update Scala to 3.3.1
2 parents 6dcbca4 + 7b99a73 commit bc27a62

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

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

0 commit comments

Comments
 (0)