Skip to content

Commit

Permalink
Merge pull request #149 from playframework/dependabot/maven/org.testn…
Browse files Browse the repository at this point in the history
…g-testng-7.6.1

Bump testng from 7.5 to 7.6.1
  • Loading branch information
mkurz authored Jan 10, 2024
2 parents 033b898 + e171700 commit 6668f06
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 @@ -71,7 +71,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.5</version>
<version>7.6.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6668f06

Please sign in to comment.