Skip to content

Commit 1a33b51

Browse files
Bump testng from 7.5 to 7.6.1
Bumps [testng](https://github.com/cbeust/testng) from 7.5 to 7.6.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.5...7.6.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f980960 commit 1a33b51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4"
1717
junitVersion = "4.13.2"
18-
testNgVersion = "7.5"
18+
testNgVersion = "7.6.1"
1919
mockitoVersion = "4.6.1"
2020
jmhLibVersion = "1.21"
2121
guavaVersion = "31.1-jre"

0 commit comments

Comments
 (0)