File tree 3 files changed +5
-2
lines changed
_overviews/jdk-compatibility
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ keywords:
17
17
18
18
scala-version : 2.13.16
19
19
scala-212-version : 2.12.20
20
- scala-3-version : 3.6.4
20
+ scala-3-version : 3.7.0
21
21
22
22
collections :
23
23
style :
Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ Minimum Scala versions:
14
14
15
15
| JDK | 3 | 3 LTS | 2.13 | 2.12 | 2.11 |
16
16
| :-----------:| :--------:| :--------:| :---------:| :---------:| :----------:|
17
- | 24 (ea) | 3.6.4 | 3.3.6* | 2.13.16 | 2.12.21* | |
17
+ | 25 (ea) | 3.7.1* | 3.3.6* | 2.13.17* | 2.12.21* | |
18
+ | 24 | 3.6.4 | 3.3.6* | 2.13.16 | 2.12.21* | |
18
19
| 23 | 3.6.2 | 3.3.5 | 2.13.15 | 2.12.20 | |
19
20
| 22 | 3.4.0 | 3.3.4 | 2.13.13 | 2.12.19 | |
20
21
| 21 (LTS) | 3.4.0 | 3.3.1 | 2.13.11 | 2.12.18 | |
Original file line number Diff line number Diff line change @@ -64,6 +64,8 @@ https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/
64
64
65
65
## Previous releases
66
66
67
+ * Scala 3.6.4
68
+ * [ Library API] ( https://www.scala-lang.org/api/3.6.4/ )
67
69
* Scala 3.6.3
68
70
* [ Library API] ( https://www.scala-lang.org/api/3.6.3/ )
69
71
* Scala 3.6.2
You can’t perform that action at this time.
0 commit comments