Skip to content

Commit e090dab

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

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
@@ -16,7 +16,7 @@ plugins {
1616
ext {
1717
reactiveStreamsVersion = "1.0.4"
1818
junitVersion = "4.13.2"
19-
testNgVersion = "7.5"
19+
testNgVersion = "7.12.0"
2020
mockitoVersion = "4.11.0"
2121
jmhLibVersion = "1.21"
2222
guavaVersion = "33.5.0-jre"

0 commit comments

Comments
 (0)