Skip to content

Commit

Permalink
quarkus-version set to 3.18.0 across al the modules
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Jan 26, 2025
1 parent 4658664 commit 8bcdb95
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- quarkus-version set to 3.17.8 across al the modules
- quarkus-version set to 3.18.0 across al the modules
- [fj-doc-maven-plugin] micronaut flavour version set to 4.7.4
- [fj-doc-maven-plugin] spring-boot flavour version set to 3.4.1

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# default flavour versions
quarkus-3=3.17.8
quarkus-3=3.18.0
quarkus-2=2.16.12.Final
micronaut-4=4.7.4
springboot-3=3.4.1
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<poi5-version>${poi-version}</poi5-version>
<kotlin.version>2.1.0</kotlin.version>
<junit-jupiter-api-version>5.11.4</junit-jupiter-api-version>
<quarkus-version>3.17.8</quarkus-version>
<quarkus-version>3.18.0</quarkus-version>
</properties>

<licenses>
Expand Down

0 comments on commit 8bcdb95

Please sign in to comment.