Skip to content

Commit

Permalink
Merge pull request #276 from playframework/mergify/bp/2.0.x/pr-214
Browse files Browse the repository at this point in the history
[2.0.x] Bump org.testng:testng from 7.5 to 7.5.1 (backport #214) by @dependabot[bot]
  • Loading branch information
mkurz authored Nov 13, 2024
2 parents 1fea23b + dee4436 commit 5e878bf
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.5.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5e878bf

Please sign in to comment.