Skip to content

Commit

Permalink
feat: bump quarkus to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcScheib committed Mar 1, 2024
1 parent 2f9b428 commit bb9474f
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.7.3</quarkus.platform.version>
<quarkus.platform.version>3.8.1</quarkus.platform.version>
<quarkus.velocity.version>1.1.0</quarkus.velocity.version>
<lombok.version>1.18.30</lombok.version>
<!-- /Dependency versions -->
Expand Down

0 comments on commit bb9474f

Please sign in to comment.