We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7580457 commit 10a0ca5Copy full SHA for 10a0ca5
pom.xml
@@ -36,7 +36,7 @@
36
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
37
<quarkus-github-app.version>2.0.0</quarkus-github-app.version>
38
<!-- Using a single property for both plugin and platform, so that GitHub's Dependabot doesn't get confused -->
39
- <quarkus.version>3.0.0.CR2</quarkus.version>
+ <quarkus.version>3.0.0.Final</quarkus.version>
40
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
41
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
42
<surefire-plugin.version>3.0.0</surefire-plugin.version>
0 commit comments