Skip to content

Commit

Permalink
feat: bump quarkus to 3.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcScheib committed Jan 27, 2024
1 parent d5fd5b3 commit 72a1a66
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.6</quarkus.platform.version>
<quarkus.platform.version>3.6.8</quarkus.platform.version>
<quarkus.velocity.version>1.0.0</quarkus.velocity.version>
<lombok.version>1.18.30</lombok.version>
<!-- /Dependency versions -->
Expand Down

0 comments on commit 72a1a66

Please sign in to comment.