Skip to content

Commit a7f7792

Browse files
authored
JDK compat page: 2.13.12 is out (#2928)
1 parent 2531798 commit a7f7792

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_overviews/jdk-compatibility/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Minimum Scala versions:
1414

1515
| JDK | 3 | 2.13 | 2.12 | 2.11 |
1616
|:-----------:|:--------:|:---------:|:---------:|:----------:|
17-
| 22 (ea) | 3.3.2* | 2.13.12* | 2.12.19* | |
17+
| 22 (ea) | 3.3.2* | 2.13.12 | 2.12.19* | |
1818
| 21 (LTS) | 3.3.1 | 2.13.11 | 2.12.18 | |
1919
| 20 | 3.3.0 | 2.13.11 | 2.12.18 | |
2020
| 17 (LTS) | 3.0.0 | 2.13.6 | 2.12.15 | |
@@ -115,11 +115,11 @@ For possible Scala issues, see the [jdk11](https://github.com/scala/bug/labels/j
115115

116116
Early access builds of JDK 22 are available. JDK 22 will be non-LTS.
117117

118-
We are working on adding JDK 22 support to the 2.12.x, 2.13.x, and
119-
3.3.x release series.
118+
Initial support for JDK 22 has been merged and is now available in
119+
Scala 2.13.12.
120120

121-
<!-- Initial support for JDK 22 has been merged and is now available in
122-
Scala 3.3.2, 2.13.12, and 2.12.19. -->
121+
We are working on adding JDK 22 support to the 2.12.x and 3.3.x
122+
release series. (Support may be available in nightly builds.)
123123

124124
## GraalVM Native Image compatibility notes
125125

0 commit comments

Comments
 (0)