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 3bc5c69 commit 6208e7bCopy full SHA for 6208e7b
build.gradle.kts
@@ -76,7 +76,7 @@ val apiValidationVersion = "3.0.2"
76
val kubernetesClientVersion = "22.0.0"
77
val orgJsonVersion = "20240303"
78
val jacksonModuleKotlinVersion = "2.18.3"
79
-val testNgVersion = "7.8.0"
+val testNgVersion = "7.11.0"
80
val testContainersRedisVersion = "1.6.4"
81
val testContainersPostgreSQLVersion = "1.20.6"
82
val testContainersLocalStackVersion = "1.20.6"
0 commit comments