Skip to content

Commit

Permalink
Merge pull request #18 from Xray-App/bump_testng_dep_7.10
Browse files Browse the repository at this point in the history
bump testng dep to 7.10.2
  • Loading branch information
bitcoder authored Jun 3, 2024
2 parents 4b9bce8 + dcbcf1e commit f682bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<testng.version>7.9.0</testng.version>
<testng.version>7.10.2</testng.version>
<jcommander.version>1.78</jcommander.version>
<joox.version>1.6.2</joox.version>
<json-simple.version>1.1.1</json-simple.version>
Expand Down

0 comments on commit f682bff

Please sign in to comment.