Skip to content

Commit 18429a3

Browse files
Update dependency org.testng:testng to v7.8.0
1 parent a2e8cfa commit 18429a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cucumber-testng/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
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>

0 commit comments

Comments
 (0)