Skip to content

Commit e5db9fa

Browse files
Bump io.fabric8:kubernetes-client from 6.8.0 to 6.13.0
Bumps [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 6.8.0 to 6.13.0. - [Release notes](https://github.com/fabric8io/kubernetes-client/releases) - [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md) - [Commits](fabric8io/kubernetes-client@v6.8.0...v6.13.0) --- updated-dependencies: - dependency-name: io.fabric8:kubernetes-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02c87ac commit e5db9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
implementation "org.bouncycastle:bcpkix-jdk18on:1.78.1"
3434

3535
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
36-
testImplementation "io.fabric8:kubernetes-client:6.8.0"
36+
testImplementation "io.fabric8:kubernetes-client:6.13.0"
3737
testImplementation "org.awaitility:awaitility:4.2.1"
3838
testImplementation "org.mockito:mockito-core:4.11.0"
3939
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"

0 commit comments

Comments
 (0)