Skip to content

Commit

Permalink
Changed quarkus version set to 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Oct 14, 2023
1 parent 2adc687 commit c2629f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- quarkus version set to 3.4.3

## [3.1.4] - 2023-10-14

### Added
Expand Down
2 changes: 1 addition & 1 deletion fj-doc-playground-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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.4.2</quarkus.platform.version>
<quarkus.platform.version>3.4.3</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>${mvn-surefire-version}</surefire-plugin.version>
<!-- front end runtime -->
Expand Down

0 comments on commit c2629f6

Please sign in to comment.