Skip to content

Commit e27795d

Browse files
committed
fix in response to review feedback
1 parent 25a3a0b commit e27795d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_overviews/jdk-compatibility/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Minimum Scala versions:
1616
|:-----------:|:------:|:--------:|:--------:|:---------:|:---------:|
1717
| 25 (LTS) | 3.8.0* | 3.7.1 | 3.3.6 | 2.13.17 | 2.12.21* |
1818
| 21 (LTS) | 3.8.0* | 3.4.0 | 3.3.1 | 2.13.11 | 2.12.18 |
19-
| 17 (LTS) | 3.8.0* | 3.0.0 | 3.3.0 | 2.13.6 | 2.12.15 |
20-
| 11 (LTS) | | 3.0.0 | 3.3.0 | 2.13.0 | 2.12.4 |
21-
| 8 (LTS) | | 3.0.0 | 3.3.0 | 2.13.0 | 2.12.0 |
19+
| 17 (LTS) | 3.8.0* | 3.4.0 | 3.3.0 | 2.13.6 | 2.12.15 |
20+
| 11 (LTS) | | 3.4.0 | 3.3.0 | 2.13.0 | 2.12.4 |
21+
| 8 (LTS) | | 3.4.0 | 3.3.0 | 2.13.0 | 2.12.0 |
2222

2323
\* = forthcoming; support available in [nightly builds](https://docs.scala-lang.org/overviews/core/nightlies.html)
2424

0 commit comments

Comments
 (0)