We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4bb04 commit dc7e3e5Copy full SHA for dc7e3e5
build.gradle.kts
@@ -75,7 +75,7 @@ val apiValidationVersion = "3.0.2"
75
val kubernetesClientVersion = "22.0.0"
76
val orgJsonVersion = "20240303"
77
val jacksonModuleKotlinVersion = "2.18.3"
78
-val testNgVersion = "7.8.0"
+val testNgVersion = "7.11.0"
79
val testContainersRedisVersion = "1.6.4"
80
val testContainersPostgreSQLVersion = "1.20.6"
81
val testContainersLocalStackVersion = "1.20.6"
0 commit comments