File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
- [ TestNG] Update dependency org.testng: testng to v7.9.0
15
15
- [ Core] Update dependency io.cucumber: tag-expressions to v6.1.0
16
16
- [ Core] Update Messages and dependants ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
17
+ - [ Core] Update dependency io.cucumber: gherkin to v27.0.0
17
18
- [ Core] Added Malayalam localization ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
18
- - [ Core] Added 'ed' to Italian ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
19
+ - [ Core] Added 'ed' to Italian ([ #31 ] ( https://github.com/cucumber/gherkin/issues/160 ) )
19
20
- [ Core] Added Danish translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
20
21
- [ Core] Added Dutch translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
21
22
- [ Core] Added Esperanto translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
22
23
- [ JUnit Platform] Use JUnit Platform 1.10.2 (JUnit Jupiter 5.10.2)
24
+ - [ Core] Added Vietnamese translation of "Rule" ([ #204 ] ( https://github.com/cucumber/gherkin/pull/204 ) )
25
+ - [ Core] Added Irish translation of "Rule" ([ #216 ] ( https://github.com/cucumber/gherkin/pull/216 ) )
23
26
24
27
### Fixed
25
28
- [ Core] Missing execution steps statuses ([ #24 ] ( https://github.com/cucumber/cucumber-junit-xml-formatter/pull/24 ) F. Ahadi)
Original file line number Diff line number Diff line change 14
14
<properties >
15
15
<ci-environment .version>10.0.1</ci-environment .version>
16
16
<cucumber-expressions .version>17.0.1</cucumber-expressions .version>
17
- <gherkin .version>27 .0.0</gherkin .version>
17
+ <gherkin .version>28 .0.0</gherkin .version>
18
18
<html-formatter .version>21.2.0</html-formatter .version>
19
19
<junit-xml-formatter .version>0.2.1</junit-xml-formatter .version>
20
20
<messages .version>24.0.1</messages .version>
You can’t perform that action at this time.
0 commit comments