Skip to content

Commit 4aff1fb

Browse files
Bump testng from 6.9.10 to 7.6.1
Bumps [testng](https://github.com/cbeust/testng) from 6.9.10 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@6.9.10...7.6.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f8ecf7 commit 4aff1fb

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
@@ -46,7 +46,7 @@ dependencies {
4646
compileOnly 'com.squareup.okhttp3:okhttp:4.10.0' // method count bloat
4747
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:1.9.38'
4848

49-
testImplementation 'org.testng:testng:6.9.10'
49+
testImplementation 'org.testng:testng:7.6.1'
5050
testImplementation 'org.mockito:mockito-core:1.10.19'
5151
testImplementation 'org.openjdk.jmh:jmh-core:1.12'
5252
testImplementation 'org.openjdk.jmh:jmh-generator-annprocess:1.35'

0 commit comments

Comments
 (0)