Skip to content

Commit

Permalink
Bump testng from 6.14.3 to 7.4.0
Browse files Browse the repository at this point in the history
Bumps [testng](https://github.com/cbeust/testng) from 6.14.3 to 7.4.0.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](testng-team/testng@6.14.3...7.4.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 1, 2021
1 parent 5c14b04 commit 33c9d35
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 @@ -87,7 +87,7 @@
<!-- versions of test dependencies -->
<junit4.version>4.13.1</junit4.version>
<junit5.version>5.3.1</junit5.version>
<testng.version>6.14.3</testng.version>
<testng.version>7.4.0</testng.version>

<hamcrest.version>2.2</hamcrest.version>
<mockito.version>2.28.2</mockito.version>
Expand Down

0 comments on commit 33c9d35

Please sign in to comment.