Skip to content

Commit

Permalink
fix(#1195): bump quarkus.platform.version to 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Aug 8, 2024
1 parent be06bf6 commit b3ead1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/citrus-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<packaging>pom</packaging>

<properties>
<quarkus.platform.version>3.10.0</quarkus.platform.version>
<quarkus.platform.version>3.13.1</quarkus.platform.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b3ead1e

Please sign in to comment.