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 d08e6d8 commit d0d6ce5Copy full SHA for d0d6ce5
build.gradle.kts
@@ -48,7 +48,7 @@ dependencies {
48
testFramework(TestFrameworkType.JUnit5)
49
}
50
51
- implementation("io.kubernetes:client-java:23.0.0")
+ implementation("io.kubernetes:client-java:24.0.0-legacy")
52
53
54
// Configure IntelliJ Platform Gradle Plugin - read more: https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-extension.html
0 commit comments