Skip to content

Commit

Permalink
Merge pull request #4 from VinayKumarBM/dependabot/maven/org.testng-t…
Browse files Browse the repository at this point in the history
…estng-7.7.0

Bump testng from 6.14.3 to 7.7.0
  • Loading branch information
VinayKumarBM authored May 7, 2023
2 parents 573ee8f + 0479dab commit c7de635
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 @@ -59,7 +59,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.14.3</version>
<version>7.7.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.seleniumhq.selenium/selenium-java -->
<dependency>
Expand Down

0 comments on commit c7de635

Please sign in to comment.