Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _overviews/jdk-compatibility/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Minimum Scala versions:

| JDK | 3 | 2.13 | 2.12 | 2.11 |
|:-----------:|:--------:|:---------:|:---------:|:----------:|
| 22 (ea) | 3.3.4* | 2.13.12 | 2.12.19 | |
| 22 (ea) | 3.3.4* | 2.13.13 | 2.12.19 | |
| 21 (LTS) | 3.3.1 | 2.13.11 | 2.12.18 | |
| 17 (LTS) | 3.0.0 | 2.13.6 | 2.12.15 | |
| 11 (LTS) | 3.0.0 | 2.13.0 | 2.12.4 | 2.11.12 |
Expand Down Expand Up @@ -114,7 +114,7 @@ For possible Scala issues, see the [jdk11](https://github.com/scala/bug/labels/j
Early access builds of JDK 22 are available. JDK 22 will be non-LTS.

Initial support for JDK 22 has been merged and is now available in
Scala 2.13.12 and 2.12.19.
Scala 2.13.13 and 2.12.19.

We are working on adding JDK 22 support to the 3.3.x release
series. (Support may be available in nightly builds.)
Expand Down