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 05c2c6a commit 002f8a2Copy full SHA for 002f8a2
_config.yml
@@ -17,7 +17,7 @@ keywords:
17
18
scala-version: 2.13.16
19
scala-212-version: 2.12.20
20
-scala-3-version: 3.7.1
+scala-3-version: 3.7.2
21
22
collections:
23
style:
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.7.1
68
+ * [Library API](https://www.scala-lang.org/api/3.7.1/)
69
* Scala 3.7.0
70
* [Library API](https://www.scala-lang.org/api/3.7.0/)
71
* Scala 3.6.4
0 commit comments