Skip to content

Commit 9e49b97

Browse files
committed
docs: ✏️ Update doc to reflect Scala 3 minimal vesrion
1 parent 5850f4d commit 9e49b97

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,14 @@ of Cucumber Core projects.
1919

2020
The table below shows the compatible versions:
2121

22-
| Cucumber Scala version | Cucumber Core version | Scala versions |
23-
|------------------------|-----------------------|-----------------------|
24-
| 8.x | 7.x | 2.12, 2.13, 3.0 |
25-
| 7.x | 6.x | 2.11, 2.12, 2.13, 3.0 |
26-
| 6.x | 6.x | 2.11, 2.12, 2.13 |
27-
| 5.x | 5.x | 2.11, 2.12, 2.13 |
28-
| 4.x | 4.x | 2.11, 2.12, 2.13 |
22+
| Cucumber Scala version | Cucumber Core version | Scala versions |
23+
|------------------------|-----------------------|------------------------|
24+
| 8.13+ | 7.x | 2.12, 2.13, 3.2+ |
25+
| 8.0-8.12 | 7.x | 2.12, 2.13, 3.0+ |
26+
| 7.x | 6.x | 2.11, 2.12, 2.13, 3.0+ |
27+
| 6.x | 6.x | 2.11, 2.12, 2.13 |
28+
| 5.x | 5.x | 2.11, 2.12, 2.13 |
29+
| 4.x | 4.x | 2.11, 2.12, 2.13 |
2930

3031
## Getting started
3132

0 commit comments

Comments
 (0)