Skip to content

Commit 05778ec

Browse files
Add JDK 25 compatibility table entry
1 parent bcc02fe commit 05778ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_overviews/jdk-compatibility/overview.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ Minimum Scala versions:
1414

1515
| JDK | 3 | 3 LTS | 2.13 | 2.12 | 2.11 |
1616
|:-----------:|:--------:|:--------:|:---------:|:---------:|:----------:|
17-
| 24 (ea) | 3.6.4 | 3.3.6* | 2.13.16 | 2.12.21* | |
17+
| 25 (ea) | 3.7.1* | 3.3.6* | 2.13.17* | 2.12.21* | |
18+
| 24 | 3.6.4 | 3.3.6* | 2.13.16 | 2.12.21* | |
1819
| 23 | 3.6.2 | 3.3.5 | 2.13.15 | 2.12.20 | |
1920
| 22 | 3.4.0 | 3.3.4 | 2.13.13 | 2.12.19 | |
2021
| 21 (LTS) | 3.4.0 | 3.3.1 | 2.13.11 | 2.12.18 | |

0 commit comments

Comments
 (0)