Skip to content

Commit

Permalink
Bump io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom in /api (#1099)
Browse files Browse the repository at this point in the history
Bumps [io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom](https://github.com/quarkiverse/quarkus-operator-sdk) from 6.8.1 to 6.8.2.
- [Release notes](https://github.com/quarkiverse/quarkus-operator-sdk/releases)
- [Commits](quarkiverse/quarkus-operator-sdk@6.8.1...6.8.2)

---
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 Oct 7, 2024
1 parent 0b57ea9 commit 98ebba8
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 @@ -110,14 +110,14 @@
<dependency>
<!--
When bumping quarkus-platform next, check that QOSDK
6.8.1 or above and change back to using properties:
6.8.2 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.1</version>
<version>6.8.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 98ebba8

Please sign in to comment.