Skip to content

Commit

Permalink
Bump io.fabric8:kubernetes-client from 6.8.0 to 7.1.0 (#354)
Browse files Browse the repository at this point in the history
Bumps [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 6.8.0 to 7.1.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...v7.1.0)

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 89e8f17 commit 9fffee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation "org.bouncycastle:bcpkix-jdk18on:1.80"

testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
testImplementation "io.fabric8:kubernetes-client:6.8.0"
testImplementation "io.fabric8:kubernetes-client:7.1.0"
testImplementation "org.awaitility:awaitility:4.2.2"
testImplementation "org.mockito:mockito-core:5.15.2"
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
Expand Down

0 comments on commit 9fffee4

Please sign in to comment.