Skip to content

Commit

Permalink
quarkus-version 3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Mar 30, 2024
1 parent 933f8e7 commit 2382dae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- quarkus-version 3.9.1
- fj-daogen-version 1.8.1
- lombok-version set to 1.18.32

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.8.3</quarkus.platform.version>
<quarkus.platform.version>3.9.1</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.2.5</surefire-plugin.version>
<fj-version>8.5.3</fj-version>
Expand Down

0 comments on commit 2382dae

Please sign in to comment.