Skip to content

Commit d51de18

Browse files
authored
Correct 2.13 Java 22 compatibility
The Java 22 compatibility was only merged into 2.13.13.
1 parent 9eda4b8 commit d51de18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_overviews/jdk-compatibility/overview.md

+1-1
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.4* | 2.13.12 | 2.12.19 | |
17+
| 22 (ea) | 3.3.4* | 2.13.13 | 2.12.19 | |
1818
| 21 (LTS) | 3.3.1 | 2.13.11 | 2.12.18 | |
1919
| 17 (LTS) | 3.0.0 | 2.13.6 | 2.12.15 | |
2020
| 11 (LTS) | 3.0.0 | 2.13.0 | 2.12.4 | 2.11.12 |

0 commit comments

Comments
 (0)