Skip to content

Commit 6be5cf4

Browse files
chore(deps): bump org.testng:testng from 7.5 to 7.11.0
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.5 to 7.11.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.11.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51cf3f4 commit 6be5cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.11.0"
1919
mockitoVersion = "4.11.0"
2020
jmhLibVersion = "1.21"
2121
guavaVersion = "33.4.0-jre"

0 commit comments

Comments
 (0)