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 2e453d5 + a33475f commit 209a97eCopy full SHA for 209a97e
modules/k3s/build.gradle
@@ -8,5 +8,5 @@ dependencies {
8
9
testImplementation 'io.fabric8:kubernetes-client:7.3.1'
10
testImplementation 'io.kubernetes:client-java:24.0.0-legacy'
11
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
12
}
0 commit comments