Skip to content

Commit 3dbf37e

Browse files
Bump testng from 7.3.0 to 7.4.0 (#7231)
Bumps [testng](https://github.com/cbeust/testng) from 7.3.0 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@7.3.0...7.4.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d87345 commit 3dbf37e

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
@@ -15,7 +15,7 @@ plugins {
1515
ext {
1616
reactiveStreamsVersion = "1.0.3"
1717
junitVersion = "4.13.2"
18-
testNgVersion = "7.3.0"
18+
testNgVersion = "7.4.0"
1919
mockitoVersion = "3.9.0"
2020
jmhLibVersion = "1.21"
2121
guavaVersion = "30.1.1-jre"

0 commit comments

Comments
 (0)