Skip to content

Commit

Permalink
chore(deps): update to fabric8 client 7.0-SNAPSHOT, Quarkus 3.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Laprun <claprun@redhat.com>
  • Loading branch information
metacosm committed Jul 2, 2024
1 parent af4858f commit 23e9ba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</issueManagement>

<properties>
<fabric8-client.version>6.12-SNAPSHOT</fabric8-client.version>
<fabric8-client.version>7.0-SNAPSHOT</fabric8-client.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<packaging>pom</packaging>
<name>Quarkus - Operator SDK - Parent</name>
<properties>
<quarkus.version>3.11.2</quarkus.version>
<quarkus.version>3.12.0</quarkus.version>
<java-operator-sdk.version>4.9.1</java-operator-sdk.version>
</properties>
<scm>
Expand Down

0 comments on commit 23e9ba1

Please sign in to comment.