Skip to content

Commit

Permalink
Merge pull request #212 from playframework/revert-149-dependabot/mave…
Browse files Browse the repository at this point in the history
…n/org.testng-testng-7.6.1

Revert "Bump testng from 7.5 to 7.6.1"
  • Loading branch information
mkurz authored Jan 10, 2024
2 parents 6668f06 + b63ac36 commit aa176ad
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.6.1</version>
<version>7.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit aa176ad

Please sign in to comment.