Skip to content

Commit

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

Bump testng from 7.3.0 to 7.5.1
  • Loading branch information
rbmonster authored Aug 6, 2023
2 parents 8be5bf7 + 2878802 commit e9e4faa
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 @@ -195,7 +195,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.3.0</version>
<version>7.5.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit e9e4faa

Please sign in to comment.