Skip to content

Commit bc77fe7

Browse files
committed
Update README and CHANGELOG
1 parent c711662 commit bc77fe7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
1313

1414
### Changed
1515

16+
- [Core] Update `cucumber-core` dependency to [6.2.1](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
17+
1618
### Deprecated
1719

1820
### Removed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The minor version might differ because Cucumber Scala may add Scala-related feat
1717

1818
| Cucumber Scala version | Cucumber version | Scala versions |
1919
|------------------------|------------------|------------------|
20-
| 6.2.0 | 6.2.0 | 2.11, 2.12, 2.13 |
20+
| 6.2.1 | 6.2.1 | 2.11, 2.12, 2.13 |
2121
| 6.1.2 | 6.1.2 | 2.11, 2.12, 2.13 |
2222
| 6.0.0 | 6.0.0 | 2.11, 2.12, 2.13 |
2323
| 5.7.0 | 5.7.0 | 2.11, 2.12, 2.13 |

0 commit comments

Comments
 (0)