We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e8cfa commit 18429a3Copy full SHA for 18429a3
cucumber-testng/pom.xml
@@ -14,7 +14,7 @@
14
<properties>
15
<project.Automatic-Module-Name>io.cucumber.testng</project.Automatic-Module-Name>
16
<hamcrest.version>2.2</hamcrest.version>
17
- <testng.version>7.7.1</testng.version>
+ <testng.version>7.8.0</testng.version>
18
<apiguardian-api.version>1.1.2</apiguardian-api.version>
19
<mockito.version>5.3.1</mockito.version>
20
</properties>
0 commit comments