Skip to content

Commit

Permalink
Merge pull request #766 from chocoteam/dependabot/maven/org.testng-te…
Browse files Browse the repository at this point in the history
…stng-7.4.0

Bump testng from 7.3.0 to 7.4.0
  • Loading branch information
cprudhom authored Mar 22, 2021
2 parents 3a75075 + 5058784 commit cd3da74
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 @@ -39,7 +39,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.3.0</version>
<version>7.4.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit cd3da74

Please sign in to comment.