Skip to content

Commit dc9c0a6

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump org.testng:testng from 7.8.0 to 7.11.0
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.8.0 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.8.0...7.11.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ffdee4 commit dc9c0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ val commonsCsvVersion = "1.14.1"
6666
val apiValidationVersion = "3.1.1"
6767
val kubernetesClientVersion = "22.0.0"
6868
val orgJsonVersion = "20250517"
69-
val testNgVersion = "7.8.0"
69+
val testNgVersion = "7.11.0"
7070
val testContainersRedisVersion = "1.6.4"
7171
val testContainersPostgreSQLVersion = "1.21.3"
7272
val testContainersLocalStackVersion = "1.21.3"

0 commit comments

Comments
 (0)