Skip to content

Commit 50f3d29

Browse files
authored
Add 2.13.0 to the JDK compatibility table
1 parent a69d29b commit 50f3d29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_overviews/jdk-compatibility/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ This table shows the first Scala release in each series that works with each JVM
1818
| JVM version | Minimum Scala versions |
1919
|:-----------:|:----------------------------------------------------------------------------------------------|
2020
| 12 | see [below](#jdk-12-compatibility-notes) |
21-
| 11 | 2.12.4, 2.11.12, 2.10.7 (but also, see [below](#jdk-11-compatibility-notes)) |
22-
| 8 | 2.12.0, 2.11.0, 2.10.2 |
21+
| 11 | 2.13.0, 2.12.4, 2.11.12, 2.10.7 (but also, see [below](#jdk-11-compatibility-notes)) |
22+
| 8 | 2.13.0, 2.12.0, 2.11.0, 2.10.2 |
2323
| 7 | 2.11.0, 2.10.0 |
2424
| 6 | 2.11.0, 2.10.0 |
2525

0 commit comments

Comments
 (0)