File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
_overviews/jdk-compatibility Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ Minimum Scala versions:
1414
1515| JDK | 3 | 3 LTS | 2.13 | 2.12 | 2.11 |
1616| :-----------:| :--------:| :--------:| :---------:| :---------:| :----------:|
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* | |
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* | |
1919| 23 | 3.6.2 | 3.3.5 | 2.13.15 | 2.12.20 | |
2020| 22 | 3.4.0 | 3.3.4 | 2.13.13 | 2.12.19 | |
2121| 21 (LTS) | 3.4.0 | 3.3.1 | 2.13.11 | 2.12.18 | |
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ redirect_from:
1010
1111* Scala {{site.scala-3-version}}
1212 * [ Library API] ( https://www.scala-lang.org/api/{{site.scala-3-version}}/ )
13- * Scala 3.3.5 LTS
14- * [ Library API] ( https://www.scala-lang.org/api/3.3.5 / )
13+ * Scala 3.3.6 LTS
14+ * [ Library API] ( https://www.scala-lang.org/api/3.3.6 / )
1515* Scala 2.13.16
1616 * [ Library API] ( https://www.scala-lang.org/api/2.13.16/ )
1717 * [ Compiler API] ( https://www.scala-lang.org/api/2.13.16/scala-compiler/scala/ )
@@ -84,6 +84,8 @@ https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/
8484 * [ Library API] ( https://www.scala-lang.org/api/3.4.1/ )
8585* Scala 3.4.0
8686 * [ Library API] ( https://www.scala-lang.org/api/3.4.0/ )
87+ * Scala 3.3.5 LTS
88+ * [ Library API] ( https://www.scala-lang.org/api/3.3.5/ )
8789* Scala 3.3.4 LTS
8890 * [ Library API] ( https://www.scala-lang.org/api/3.3.4/ )
8991* Scala 3.3.3 LTS
You can’t perform that action at this time.
0 commit comments