Skip to content

Commit

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

Bump org.testng:testng from 7.8.0 to 7.10.2
  • Loading branch information
nitram509 authored Aug 19, 2024
2 parents 993d1e3 + 1268242 commit c269ab7
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.8.0</version>
<version>7.10.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c269ab7

Please sign in to comment.