Skip to content

Commit

Permalink
Update dependency org.testng:testng to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Feb 24, 2024
1 parent 3071fd0 commit b577be6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.9.10</version>
<version>7.5.1</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>5.14.10</version>
<version>7.5.1</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit b577be6

Please sign in to comment.