Skip to content

Commit 14f02d9

Browse files
authored
Merge pull request #2686 from Kordyjan/scala-3.2.2
Update Scala to 3.2.2
2 parents a307e1f + 0546364 commit 14f02d9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords:
1717

1818
scala-version: 2.13.10
1919
scala-212-version: 2.12.17
20-
scala-3-version: 3.2.1
20+
scala-3-version: 3.2.2
2121

2222
collections:
2323
style:

api/all.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ redirect_from:
88

99
## Latest releases
1010

11-
* Scala 3.2.1
12-
* [Library API](https://www.scala-lang.org/api/3.2.1/)
11+
* Scala 3.2.2
12+
* [Library API](https://www.scala-lang.org/api/3.2.2/)
1313
* Scala 2.13.10
1414
* [Library API](https://www.scala-lang.org/api/2.13.10/)
1515
* [Compiler API](https://www.scala-lang.org/api/2.13.10/scala-compiler/scala/)
@@ -62,6 +62,8 @@ https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/
6262

6363
## Previous releases
6464

65+
* Scala 3.2.1
66+
* [Library API](https://www.scala-lang.org/api/3.2.1/)
6567
* Scala 3.2.0
6668
* [Library API](https://www.scala-lang.org/api/3.2.0/)
6769
* Scala 3.1.3

0 commit comments

Comments
 (0)