insideapp-oss / sonar-apple

SonarQube plugin for Swift / Objective-C
Other
97 stars 2 forks source link

Fix Sonar API Version to target SonarQube 9.9 #88

Closed gaelfoppolo closed 5 months ago

gaelfoppolo commented 5 months ago

Summary

This PR fixes a mistake introduced in #87. SonarQube 10.5.0.2090 was wrongfully targeted instead of the minimal 9.9.

Details

I found a correlation table between the SonarQube Plugin API version and the SonarQube version. To match the SonarQube 9.9 version (9.9.0.65466), we need to use the SonarQube Plugin API version 9.14.0.375. Not trivial.

https://github.com/SonarSource/sonar-plugin-api/?tab=readme-ov-file#sonarqube