Skip to content

Commit d967bb8

Browse files
Update scala3-compiler to 3.3.7 (#984)
Co-authored-by: Bendix Sältz <[email protected]>
1 parent 6fa791e commit d967bb8

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
@@ -20,7 +20,7 @@ developers := List(
2020
)
2121

2222
scalaVersion := "3.7.3"
23-
crossScalaVersions := Seq("2.12.19", "2.12.20", "2.13.16", "2.13.17", "3.3.6", "3.7.3")
23+
crossScalaVersions := Seq("2.12.19", "2.12.20", "2.13.16", "2.13.17", "3.3.7", "3.7.3")
2424
autoScalaLibrary := false
2525
crossVersion := CrossVersion.full
2626
crossTarget := {

0 commit comments

Comments
 (0)