Skip to content

Commit

Permalink
build(deps): bump fabric8-client.version from 6.12.1 to 6.13.1 (#109)
Browse files Browse the repository at this point in the history
Bumps `fabric8-client.version` from 6.12.1 to 6.13.1.

Updates `io.fabric8:kubernetes-client-bom` from 6.12.1 to 6.13.1
- [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.1)

Updates `io.fabric8:generator-annotations` from 6.12.1 to 6.13.1
- [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.1)

Updates `io.fabric8:crd-generator-apt` from 6.12.1 to 6.13.1

---
updated-dependencies:
- dependency-name: io.fabric8:kubernetes-client-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:generator-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.fabric8:crd-generator-apt
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2024
1 parent ef9b278 commit 71373e7
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 @@ -15,7 +15,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<surefire-plugin.version>3.3.0</surefire-plugin.version>
<fabric8-client.version>6.12.1</fabric8-client.version>
<fabric8-client.version>6.13.1</fabric8-client.version>
<quarkus.version>3.8.3</quarkus.version>
<graalvm.version>24.0.1</graalvm.version>
<mokito.version>5.11.0</mokito.version>
Expand Down

0 comments on commit 71373e7

Please sign in to comment.