Skip to content

Commit 728c4bb

Browse files
Bump testng from 6.14.3 to 7.4.0 (#62)
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] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Tobias Stamann <tobias.stamann@holisticon.de>
1 parent c905e51 commit 728c4bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@
8585
<!-- versions of test dependencies -->
8686
<junit4.version>4.13.1</junit4.version>
8787
<junit5.version>5.7.2</junit5.version>
88-
<testng.version>6.14.3</testng.version>
89-
88+
<testng.version>7.4.0</testng.version>
9089
<hamcrest.version>2.2</hamcrest.version>
9190
<mockito.version>2.28.2</mockito.version>
9291

0 commit comments

Comments
 (0)