Skip to content

Commit

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

Bump testng from 7.5 to 7.5.1
  • Loading branch information
jakzal authored May 12, 2023
2 parents 4a7d44f + 8965a8c commit c98da05
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 @@ -27,7 +27,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.5</version>
<version>7.5.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c98da05

Please sign in to comment.