Skip to content

Commit

Permalink
chore(deps): bump io.fabric8:kubernetes-client from 6.13.2 to 6.13.3
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.2 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.2...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 19, 2024
1 parent 29561df commit 6be73c8
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 @@ -51,7 +51,7 @@ dependencies {
compileOnly group: "io.kestra", name: "core", version: kestraVersion

// plugins
api 'io.fabric8:kubernetes-client:6.13.2'
api 'io.fabric8:kubernetes-client:6.13.3'
api group: 'org.apache.commons', name: 'commons-compress'
}

Expand Down

0 comments on commit 6be73c8

Please sign in to comment.