Skip to content

Commit 2849a4f

Browse files
committed
Update scala3-library, ... to 3.7.0
1 parent 4ef672d commit 2849a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lazy val scala210 = "2.10.7"
44
lazy val scala211 = "2.11.12"
55
lazy val scala212 = "2.12.20"
66
lazy val scala213 = "2.13.16"
7-
lazy val scala3 = "3.6.4"
7+
lazy val scala3 = "3.7.0"
88

99
lazy val scalatestVersion = "3.2.19"
1010
lazy val jmhVersion = "1.37"

0 commit comments

Comments
 (0)