Skip to content

Commit

Permalink
Update Scala version to 3.3.1 (#2899)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kordyjan authored Sep 8, 2023
1 parent 139f848 commit d7bc206
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keywords:

scala-version: 2.13.11
scala-212-version: 2.12.18
scala-3-version: 3.3.0
scala-3-version: 3.3.1

collections:
style:
Expand Down
6 changes: 4 additions & 2 deletions api/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ redirect_from:

## Latest releases

* Scala 3.3.0 LTS
* [Library API](https://www.scala-lang.org/api/3.3.0/)
* Scala 3.3.1 LTS
* [Library API](https://www.scala-lang.org/api/3.3.1/)
* Scala 2.13.11
* [Library API](https://www.scala-lang.org/api/2.13.11/)
* [Compiler API](https://www.scala-lang.org/api/2.13.11/scala-compiler/scala/)
Expand Down Expand Up @@ -62,6 +62,8 @@ https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/

## Previous releases

* Scala 3.3.0 LTS
* [Library API](https://www.scala-lang.org/api/3.3.0/)
* Scala 3.2.2
* [Library API](https://www.scala-lang.org/api/3.2.2/)
* Scala 3.2.1
Expand Down

0 comments on commit d7bc206

Please sign in to comment.