Skip to content

Commit 96e2eee

Browse files
committed
Update to scala 3.2.0 in docs
1 parent 61bf5b7 commit 96e2eee

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

website/docs/reference/scala-versions.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ sidebar_position: 7
66
Currently, Scala CLI supports Scala 3, 2.13 and 2.12. The table below lists the last supported version of Scala in Scala CLI. If you want to use a newer Scala version,
77
it is recommended to update scala-cli.
88

9-
| Scala CLI versions | Scala 3 | Scala 2.13 | Scala 2.12 |
10-
|---------------------|:-----------------:|------------:|-----------:|
11-
| 0.0.9 | 3.0.2 | 2.13.7 | 2.12.7 |
12-
| 0.1.0 - 0.1.3 | 3.1.1 | 2.13.8 | 2.12.15 |
13-
| 0.1.4 - 0.1.7 | 3.1.2 | 2.13.8 | 2.12.15 |
14-
| 0.1.8 | 3.1.2 | 2.13.8 | 2.12.16 |
15-
| 0.1.9 - current | 3.1.3 | 2.13.8 | 2.12.16 |
9+
| Scala CLI versions | Scala 3 | Scala 2.13 | Scala 2.12 |
10+
|--------------------|:-------:|------------:|-----------:|
11+
| 0.0.9 | 3.0.2 | 2.13.7 | 2.12.7 |
12+
| 0.1.0 - 0.1.3 | 3.1.1 | 2.13.8 | 2.12.15 |
13+
| 0.1.4 - 0.1.7 | 3.1.2 | 2.13.8 | 2.12.15 |
14+
| 0.1.8 | 3.1.2 | 2.13.8 | 2.12.16 |
15+
| 0.1.9 - 0.1.12 | 3.1.3 | 2.13.8 | 2.12.16 |
16+
| 0.1.13 - current | 3.2.0 | 2.13.8 | 2.12.16 |
1617

0 commit comments

Comments
 (0)