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 55af2a6 commit ab616a3Copy full SHA for ab616a3
build.gradle.kts
@@ -72,7 +72,7 @@ val springDocVersion = "2.8.6"
72
val swaggerParserVersion = "2.1.25"
73
val commonsCsvVersion = "1.10.0"
74
val apiValidationVersion = "3.0.2"
75
-val kubernetesClientVersion = "22.0.0"
+val kubernetesClientVersion = "23.0.0-legacy"
76
val orgJsonVersion = "20240303"
77
val jacksonModuleKotlinVersion = "2.18.3"
78
val testNgVersion = "7.8.0"
0 commit comments