Skip to content

Commit

Permalink
quarkus 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Jun 21, 2024
1 parent 7f33992 commit 04969e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- fj-version set to 8.6.1
- fj-bom set to 1.6.5
- [playground-quarkus] kotlin source set to fj-doc-ext-kotlin 0.3.2
- [playground-quarkus] quarkus-version set to 3.11.1
- [playground-quarkus] quarkus-version set to 3.12.0
- [playground-quarkus] base image is no eclipse-temurin:21.0.3_9-jre-alpine

## [8.4.6] - 2024-04-21
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.11.2</quarkus.platform.version>
<quarkus.platform.version>3.12.0</quarkus.platform.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.3.0</surefire-plugin.version>
<!-- front end runtime -->
Expand Down

0 comments on commit 04969e2

Please sign in to comment.