Skip to content

Commit

Permalink
chore(deps): bump io.fabric8:kubernetes-client-bom from 6.12.1 to 6.1…
Browse files Browse the repository at this point in the history
…3.2 (#272)

Bumps [io.fabric8:kubernetes-client-bom](https://github.com/fabric8io/kubernetes-client) from 6.12.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.12.1...v6.13.2)

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

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 Aug 9, 2024
1 parent 965a8ac commit c251ef3
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 @@ -40,7 +40,7 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

<junit.version>5.10.2</junit.version>
<fabric8-client.version>6.12.1</fabric8-client.version>
<fabric8-client.version>6.13.2</fabric8-client.version>
<slf4j.version>1.7.36</slf4j.version>
<log4j.version>2.23.1</log4j.version>
<mokito.version>5.12.0</mokito.version>
Expand Down

0 comments on commit c251ef3

Please sign in to comment.