javamachr / sonar-gitlab-plugin

Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
GNU Lesser General Public License v3.0
123 stars 23 forks source link

Add minimum sonarqube version note for latest release #25

Closed jkroepke closed 2 years ago

jkroepke commented 2 years ago

Hi,

since I bumped the sonarqube-api in #22, it turns out the plugin not longer works in SQ 8.9.

This PR add minimum sonarqube version note. Additionally, it should be considered going back to 8.9 to support the latest dependency.

Sorry I was not aware of this, that the sonar-plugin-api define the minimum supported sonarqube version.