Skip to content

Commit

Permalink
Merge pull request #51 from nitram509/dependabot/maven/org.testng-tes…
Browse files Browse the repository at this point in the history
…tng-7.7.0

Bump testng from 7.6.1 to 7.7.0
  • Loading branch information
nitram509 authored Dec 20, 2022
2 parents e21cec2 + 9d28ef8 commit 9d9b209
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 @@ -53,7 +53,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.6.1</version>
<version>7.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9d9b209

Please # to comment.