Skip to content

Commit

Permalink
Merge pull request #74 from apache/dependabot/maven/org.testng-testng…
Browse files Browse the repository at this point in the history
…-7.9.0

Bump org.testng:testng from 7.5.1 to 7.9.0
  • Loading branch information
tandraschko committed Jan 17, 2024
2 parents e4fce88 + 061094c commit a32af78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webbeans-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.5.1</version>
<version>7.9.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit a32af78

Please sign in to comment.