Skip to content

Commit f96fc43

Browse files
Merge pull request #140 from WojciechMazur/scala-3.7.3
Update Scala to 3.7.3
2 parents 55b9056 + 07107a5 commit f96fc43

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

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

0 commit comments

Comments
 (0)