We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5850f4d commit 9e49b97Copy full SHA for 9e49b97
README.md
@@ -19,13 +19,14 @@ of Cucumber Core projects.
19
20
The table below shows the compatible versions:
21
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 |
+| Cucumber Scala version | Cucumber Core version | Scala versions |
+|------------------------|-----------------------|------------------------|
+| 8.13+ | 7.x | 2.12, 2.13, 3.2+ |
+| 8.0-8.12 | 7.x | 2.12, 2.13, 3.0+ |
+| 7.x | 6.x | 2.11, 2.12, 2.13, 3.0+ |
+| 6.x | 6.x | 2.11, 2.12, 2.13 |
+| 5.x | 5.x | 2.11, 2.12, 2.13 |
29
+| 4.x | 4.x | 2.11, 2.12, 2.13 |
30
31
## Getting started
32
0 commit comments