Skip to content

Commit 09eec85

Browse files
committed
Update dependency org.testng:testng to v7.4.0
1 parent 65a6882 commit 09eec85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testng/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<properties>
1515
<project.Automatic-Module-Name>io.cucumber.testng</project.Automatic-Module-Name>
16-
<testng.version>7.3.0</testng.version>
16+
<testng.version>7.4.0</testng.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)