Skip to content

Commit 3815fc6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/k3s/io.fabric8-kubernetes-client-6.9.0' into combined-pr-branch
2 parents 228db4f + b6172f2 commit 3815fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/k3s/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
// Any >2.8 version here is not compatible with jackson-databind 2.8.x.
99
shaded 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.8.8'
1010

11-
testImplementation 'io.fabric8:kubernetes-client:6.8.1'
11+
testImplementation 'io.fabric8:kubernetes-client:6.9.0'
1212
testImplementation 'io.kubernetes:client-java:18.0.1'
1313
testImplementation 'org.assertj:assertj-core:3.24.2'
1414
}

0 commit comments

Comments
 (0)