File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1010and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1111
1212## [ Unreleased]
13+ ### Changed
14+ - [ TestNG] Update dependency org.testng: testng to v7.8.0
1315
1416## [ 7.12.1] - 2023-06-02
1517### Fixed
Original file line number Diff line number Diff line change 1414 <properties >
1515 <project .Automatic-Module-Name>io.cucumber.testng</project .Automatic-Module-Name>
1616 <hamcrest .version>2.2</hamcrest .version>
17- <testng .version>7.7.1 </testng .version>
17+ <testng .version>7.8.0 </testng .version>
1818 <apiguardian-api .version>1.1.2</apiguardian-api .version>
1919 <mockito .version>5.3.1</mockito .version>
2020 </properties >
You can’t perform that action at this time.
0 commit comments