Skip to content

Commit 6208e7b

Browse files
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 3bc5c69 commit 6208e7b

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
@@ -76,7 +76,7 @@ val apiValidationVersion = "3.0.2"
7676
val kubernetesClientVersion = "22.0.0"
7777
val orgJsonVersion = "20240303"
7878
val jacksonModuleKotlinVersion = "2.18.3"
79-
val testNgVersion = "7.8.0"
79+
val testNgVersion = "7.11.0"
8080
val testContainersRedisVersion = "1.6.4"
8181
val testContainersPostgreSQLVersion = "1.20.6"
8282
val testContainersLocalStackVersion = "1.20.6"

0 commit comments

Comments
 (0)