File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 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
1414- [ TestNG] Update dependency org.testng: testng to v7.9.0
1515- [ Core] Update dependency io.cucumber: tag-expressions to v6.1.0
1616- [ 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
1718- [ 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 ) )
1920- [ Core] Added Danish translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
2021- [ Core] Added Dutch translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
2122- [ Core] Added Esperanto translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
2223- [ 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 ) )
2326
2427### Fixed
2528- [ 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 1414 <properties >
1515 <ci-environment .version>10.0.1</ci-environment .version>
1616 <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>
1818 <html-formatter .version>21.2.0</html-formatter .version>
1919 <junit-xml-formatter .version>0.2.1</junit-xml-formatter .version>
2020 <messages .version>24.0.1</messages .version>
You can’t perform that action at this time.
0 commit comments