Skip to content

Commit a8fcaf0

Browse files
Bump testng from 7.0.0 to 7.3.0 (#7047)
Bumps [testng](https://github.com/cbeust/testng) from 7.0.0 to 7.3.0. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 2eba6f1 commit a8fcaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55

66
ext.reactiveStreamsVersion = "1.0.3"
77
ext.junitVersion = "4.13"
8-
ext.testNgVersion = "7.0.0"
8+
ext.testNgVersion = "7.3.0"
99
ext.mockitoVersion = "3.4.6"
1010
ext.jmhLibVersion = "1.21"
1111
ext.jmhGradleVersion = "0.5.0"

0 commit comments

Comments
 (0)