We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d687c commit 4386de9Copy full SHA for 4386de9
_config.yml
@@ -16,7 +16,7 @@ keywords:
16
- Guide
17
18
scala-version: 2.13.14
19
-scala-212-version: 2.12.19
+scala-212-version: 2.12.20
20
scala-3-version: 3.5.1
21
22
collections:
api/all.md
@@ -64,6 +64,8 @@ https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/
64
65
## Previous releases
66
67
+* Scala 3.5.0
68
+ * [Library API](https://www.scala-lang.org/api/3.5.0/)
69
* Scala 3.4.3
70
* [Library API](https://www.scala-lang.org/api/3.4.3/)
71
* Scala 3.4.2
0 commit comments