Skip to content

Commit

Permalink
Bump io.fabric8:kubernetes-client from 6.13.1 to 6.13.3 in /modules/k3s
Browse files Browse the repository at this point in the history
Bumps [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) from 6.13.1 to 6.13.3.
- [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.13.1...v6.13.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 0f9956a commit b121661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/k3s/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
// Any >2.8 version here is not compatible with jackson-databind 2.8.x.
shaded 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.8.8'

testImplementation 'io.fabric8:kubernetes-client:6.13.1'
testImplementation 'io.fabric8:kubernetes-client:6.13.3'
testImplementation 'io.kubernetes:client-java:21.0.0-legacy'
testImplementation 'org.assertj:assertj-core:3.26.3'
}

0 comments on commit b121661

Please sign in to comment.