Skip to content

Commit c302adb

Browse files
SONARPHP-1627 Add information about plugin-api update requirements (#1371)
Co-authored-by: GabinL21 <[email protected]>
1 parent bc0bdf7 commit c302adb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle/libs.versions.toml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[versions]
22
sonar-commons = "2.16.0.3141"
3+
# Before updating the plugin-api version, make sure to check the compatibility matrix and stick to the lowest denominator
4+
# https://github.com/SonarSource/sonar-plugin-api?tab=readme-ov-file#compatibility
35
sonar-plugin-api = "11.1.0.2693"
46
sonarqube = "24.12.0.100206"
57
sonar-scanner-gradle = "6.0.1.5171"

0 commit comments

Comments
 (0)