Skip to content

Commit 5b2ab5e

Browse files
Bump org.testng:testng from 7.5 to 7.10.1
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.5 to 7.10.1. - [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.10.1) --- 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 2040be9 commit 5b2ab5e

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.10.1"
1919
mockitoVersion = "4.11.0"
2020
jmhLibVersion = "1.21"
2121
guavaVersion = "33.1.0-jre"

0 commit comments

Comments
 (0)