We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15fa7fc commit 05fed68Copy full SHA for 05fed68
pom.xml
@@ -15,7 +15,7 @@
15
<surefire.version>2.19.1</surefire.version>
16
<applicationUrl>http://www.google.com</applicationUrl>
17
<selenium.version>4.1.0</selenium.version>
18
- <testng.version>7.4.0</testng.version>
+ <testng.version>7.5.1</testng.version>
19
<maven.compiler.source>1.8</maven.compiler.source>
20
<maven.compiler.target>1.8</maven.compiler.target>
21
<config.file>config/sample.testng.xml</config.file>
0 commit comments