Skip to content

Commit

Permalink
build(deps): bump io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom (
Browse files Browse the repository at this point in the history
…#1199)

Bumps [io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom](https://github.com/quarkiverse/quarkus-operator-sdk) from 6.8.3 to 6.8.4.
- [Release notes](https://github.com/quarkiverse/quarkus-operator-sdk/releases)
- [Commits](quarkiverse/quarkus-operator-sdk@6.8.3...6.8.4)

---
updated-dependencies:
- dependency-name: io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 11, 2024
1 parent 6fcc771 commit 25ac709
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,14 @@
<dependency>
<!--
When bumping quarkus-platform next, check that QOSDK
6.8.3 or above and change back to using properties:
6.8.4 or above and change back to using properties:
groupId = ${quarkus.platform.group-id}
version = ${quarkus.platform.version}
-->
<groupId>io.quarkiverse.operatorsdk</groupId>
<artifactId>quarkus-operator-sdk-bom</artifactId>
<version>6.8.3</version>
<version>6.8.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 25ac709

Please sign in to comment.