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.
2 parents 6a296a2 + 6f5a5ba commit d6549f5Copy full SHA for d6549f5
modules/k3s/build.gradle
@@ -7,5 +7,5 @@ dependencies {
7
shaded 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.4'
8
9
testImplementation 'io.fabric8:kubernetes-client:7.4.0'
10
- testImplementation 'io.kubernetes:client-java:24.0.0-legacy'
+ testImplementation 'io.kubernetes:client-java:25.0.0-legacy'
11
}
0 commit comments