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 31aaf92 + fce61e4 commit 9ebbdbcCopy full SHA for 9ebbdbc
modules/k3s/build.gradle
@@ -10,5 +10,5 @@ dependencies {
10
11
testImplementation 'io.fabric8:kubernetes-client:6.12.1'
12
testImplementation 'io.kubernetes:client-java:19.0.0'
13
- testImplementation 'org.assertj:assertj-core:3.25.2'
+ testImplementation 'org.assertj:assertj-core:3.25.3'
14
}
0 commit comments