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 4982ef9 + 1cdac6a commit 97f11c4Copy full SHA for 97f11c4
modules/k3s/build.gradle
@@ -9,6 +9,6 @@ dependencies {
9
shaded 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.8.8'
10
11
testImplementation 'io.fabric8:kubernetes-client:5.12.1'
12
- testImplementation 'io.kubernetes:client-java:14.0.0'
+ testImplementation 'io.kubernetes:client-java:15.0.0'
13
testImplementation 'org.assertj:assertj-core:3.22.0'
14
}
0 commit comments