We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d060a2 commit 99bb41bCopy full SHA for 99bb41b
operator/pom.xml
@@ -31,7 +31,7 @@
31
<!-- ATTENTION! The Quarkus version needs to be aligned with the Quarkus Operator SDK -->
32
<!-- TODO: possibly stabilize on something shared with the rest of the repo -->
33
<quarkus.version>3.4.2</quarkus.version>
34
- <quarkus.operator.sdk.version>6.3.3</quarkus.operator.sdk.version>
+ <quarkus.operator.sdk.version>6.7.1</quarkus.operator.sdk.version>
35
<quarkus.container-image.group>apicurio</quarkus.container-image.group>
36
</properties>
37
0 commit comments