Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Bump sonar-plugin-api from 6.3 to 9.3.0.51899 in /java #78

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<packaging>sonar-plugin</packaging>

<properties>
<sonar.version>6.3</sonar.version> <!-- this 6.3 is only required to be compliant with SonarLint and it is required
<sonar.version>9.3.0.51899</sonar.version> <!-- this 6.3 is only required to be compliant with SonarLint and it is required
even if you just want to be compliant with SonarQube 5.6 -->
<java.plugin.version>6.15.0.25849</java.plugin.version>
<sslr.version>1.24.0.633</sslr.version>
Expand Down