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 91dbf25 commit dcc2388Copy full SHA for dcc2388
build.gradle.kts
@@ -71,7 +71,7 @@ val springDocVersion = "2.5.0"
71
val swaggerParserVersion = "2.1.24"
72
val commonsCsvVersion = "1.10.0"
73
val apiValidationVersion = "3.0.2"
74
-val kubernetesClientVersion = "22.0.0"
+val kubernetesClientVersion = "23.0.0-legacy"
75
76
// Checks
77
val detektVersion = "1.23.7"
0 commit comments