Skip to content

Commit

Permalink
chore(deps): bump io.fabric8:kubernetes-client from 6.13.1 to 6.13.2
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.2.
- [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.2)

---
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 and loicmathieu committed Aug 14, 2024
1 parent 1a62e5b commit 29561df
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.1'
api 'io.fabric8:kubernetes-client:6.13.2'
api group: 'org.apache.commons', name: 'commons-compress'
}

Expand Down

0 comments on commit 29561df

Please sign in to comment.