Skip to content

Commit

Permalink
Merge pull request #717 from gruelbox/dependabot/maven/io.quarkus.pla…
Browse files Browse the repository at this point in the history
…tform-quarkus-bom-3.14.1

Bump io.quarkus.platform:quarkus-bom from 3.13.3 to 3.14.1
  • Loading branch information
badgerwithagun authored Aug 30, 2024
2 parents 7a6b2f3 + 3297722 commit e962790
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 @@ -13,7 +13,7 @@
<description>A safe implementation of the transactional outbox pattern for Java (Quarkus extension library)
</description>
<properties>
<quarkus.version>3.13.3</quarkus.version>
<quarkus.version>3.14.1</quarkus.version>
</properties>
<dependencies>
<!-- Runtime -->
Expand Down

0 comments on commit e962790

Please sign in to comment.