Skip to content

Commit

Permalink
Bump io.quarkus.platform:quarkus-bom from 2.16.5.Final to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) from 2.16.5.Final to 3.5.0.
- [Commits](quarkusio/quarkus-platform@2.16.5.Final...3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent c6cc271 commit cfe749a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transactionoutbox-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<artifactId>transactionoutbox-quarkus</artifactId>
<description>A safe implementation of the transactional outbox pattern for Java (Quarkus extension library)</description>
<properties>
<quarkus.version>2.16.5.Final</quarkus.version>
<quarkus.version>3.5.0</quarkus.version>
</properties>
<dependencies>
<!-- Runtime -->
Expand Down

0 comments on commit cfe749a

Please sign in to comment.