Skip to content

Commit

Permalink
feat: bump quarkus to 3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcScheib committed Dec 21, 2023
1 parent 3dc44f9 commit 668e206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<maven.compiler.target>21</maven.compiler.target>

<!-- Dependency versions -->
<quarkus.platform.version>3.6.3</quarkus.platform.version>
<quarkus.platform.version>3.6.4</quarkus.platform.version>
<quarkus.velocity.version>0.1.0-SNAPSHOT</quarkus.velocity.version>
<lombok.version>1.18.30</lombok.version>
<!-- /Dependency versions -->
Expand Down

0 comments on commit 668e206

Please sign in to comment.