Skip to content

Commit

Permalink
Update dependency org.testng:testng to v7.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 13, 2024
1 parent 5b37cf6 commit b4891cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selenium-cucumber-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.10.0</version>
<version>7.10.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b4891cd

Please sign in to comment.