File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ SourceCode [.toList
6
6
7
- val scalaVersions = " 2.11.12" :: " 2.12.13" :: " 2.13.4" :: " 3.0.0-RC2 " :: dottyVersions
7
+ val scalaVersions = " 2.11.12" :: " 2.12.13" :: " 2.13.4" :: " 3.0.0-RC3 " :: dottyVersions
8
8
val scala2Versions = scalaVersions.filter(_.startsWith(" 2." ))
9
9
10
10
val scalaJSVersions = for {
You can’t perform that action at this time.
0 commit comments