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/)
10
10
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
11
11
12
12
## [ Unreleased]
13
+ ### Changed
14
+ - [ TestNG] Update dependency org.testng: testng to v7.8.0
13
15
14
16
## [ 7.12.1] - 2023-06-02
15
17
### Fixed
Original file line number Diff line number Diff line change 14
14
<properties >
15
15
<project .Automatic-Module-Name>io.cucumber.testng</project .Automatic-Module-Name>
16
16
<hamcrest .version>2.2</hamcrest .version>
17
- <testng .version>7.7.1 </testng .version>
17
+ <testng .version>7.8.0 </testng .version>
18
18
<apiguardian-api .version>1.1.2</apiguardian-api .version>
19
19
<mockito .version>5.3.1</mockito .version>
20
20
</properties >
You can’t perform that action at this time.
0 commit comments