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 30df791 commit 1ad49beCopy full SHA for 1ad49be
pom.xml
@@ -13,7 +13,7 @@
13
<sonar.projectKey>piomin_sample-quarkus-applications</sonar.projectKey>
14
<sonar.organization>piomin</sonar.organization>
15
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
16
- <compiler-plugin.version>3.13.0</compiler-plugin.version>
+ <compiler-plugin.version>3.14.0</compiler-plugin.version>
17
<kotlin.version>2.1.10</kotlin.version>
18
<maven.compiler.parameters>true</maven.compiler.parameters>
19
<maven.compiler.source>21</maven.compiler.source>
0 commit comments