Skip to content

Commit

Permalink
build(deps): bump io.fabric8:kubernetes-client from 6.7.2 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.7.2 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.7.2...v6.13.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 4dc721c commit b5ba254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<surefire-plugin.version>3.3.1</surefire-plugin.version>
<surefire.rerunFailingTestsCount>2</surefire.rerunFailingTestsCount>
<failsafe-plugin.version>3.3.1</failsafe-plugin.version>
<io.fabric8.client.version>6.10.0</io.fabric8.client.version>
<io.fabric8.client.version>6.13.2</io.fabric8.client.version>
<failsafe.rerunFailingTestsCount>${surefire.rerunFailingTestsCount}</failsafe.rerunFailingTestsCount>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit b5ba254

Please sign in to comment.