We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95ab92 commit 18c1fabCopy full SHA for 18c1fab
contentgrid-testcontainers-k3s-cilium/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
25
testImplementation 'org.junit.jupiter:junit-jupiter'
26
testImplementation 'org.assertj:assertj-core'
27
- testImplementation 'io.fabric8:kubernetes-junit-jupiter:7.3.1'
+ testImplementation 'io.fabric8:kubernetes-junit-jupiter:7.4.0'
28
testImplementation 'org.testcontainers:junit-jupiter'
29
testImplementation 'org.testcontainers:k3s'
30
testImplementation project(':contentgrid-junit-jupiter-k8s')
0 commit comments