Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-bom from 3.13.0 to 3.15.0
Browse files Browse the repository at this point in the history
Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.13.0 to 3.15.0.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.13.0...3.15.0)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent c33ea87 commit 8bc59e9
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</quarkus.version>
<quarkus.version>3.15.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 8bc59e9

Please sign in to comment.