Skip to content

Commit

Permalink
Merge pull request #191 from quarkusio/dependabot/maven/io.quarkus-qu…
Browse files Browse the repository at this point in the history
…arkus-bom-3.13.0

Bump io.quarkus:quarkus-bom from 3.13.0.CR1 to 3.13.0
  • Loading branch information
gsmet authored Jul 31, 2024
2 parents 9a80f59 + 6af441a commit 72b7ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<!-- Quarkus version used by the tests -->
<quarkus.version>3.13.0.CR1</quarkus.version>
<quarkus.version>3.13.0</quarkus.version>
<!-- Camel quarkus version used by the tests -->
<camel-quarkus.version>2.13.3</camel-quarkus.version>
<!-- Http version used by the tests -->
Expand Down

0 comments on commit 72b7ab2

Please sign in to comment.