Skip to content

Commit 20e1213

Browse files
Update scala3-compiler to 3.3.4 (#880)
1 parent bb1bb78 commit 20e1213

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.5.1"
23-
crossScalaVersions := Seq("2.12.19", "2.12.20", "2.13.14", "2.13.15", "3.3.3", "3.5.1")
23+
crossScalaVersions := Seq("2.12.19", "2.12.20", "2.13.14", "2.13.15", "3.3.4", "3.5.1")
2424
autoScalaLibrary := false
2525
crossVersion := CrossVersion.full
2626
crossTarget := {

0 commit comments

Comments
 (0)