File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1690
1690
<sha256 value =" f31fc4ec929a3734b2d394edb4ea6dea50e24c95547dcad0ed137d7917f4052a" origin =" Verified" />
1691
1691
</artifact >
1692
1692
</component >
1693
+ <component group =" org.sonarsource.api.plugin" name =" sonar-plugin-api" version =" 10.11.0.2468" >
1694
+ <artifact name =" sonar-plugin-api-10.11.0.2468.jar" >
1695
+ <sha256 value =" ffc6f029c3802483eaca7fd1e670665647324052237909f2f136edb4b748b213" origin =" Generated by Gradle" />
1696
+ </artifact >
1697
+ </component >
1693
1698
<component group =" org.sonarsource.api.plugin" name =" sonar-plugin-api" version =" 10.3.0.1951" >
1694
1699
<artifact name =" sonar-plugin-api-10.3.0.1951.jar" >
1695
1700
<sha256 value =" 0d77abf571e335b0928592cc6184a695976ba3c351ec79f08c0094678533dbdb" origin =" Verified" />
1700
1705
<sha256 value =" ca679099e12bb6a797b60ad35954f4d0cb0b87b136a96f74245745118256e3df" origin =" Verified" />
1701
1706
</artifact >
1702
1707
</component >
1708
+ <component group =" org.sonarsource.api.plugin" name =" sonar-plugin-api-test-fixtures" version =" 10.11.0.2468" >
1709
+ <artifact name =" sonar-plugin-api-test-fixtures-10.11.0.2468.jar" >
1710
+ <sha256 value =" c2ff7f0da0d9aeb2d58dc629dbcdec78e0b7fde01431ef18c34da7ac8ef39188" origin =" Generated by Gradle" />
1711
+ </artifact >
1712
+ </component >
1703
1713
<component group =" org.sonarsource.api.plugin" name =" sonar-plugin-api-test-fixtures" version =" 10.3.0.1951" >
1704
1714
<artifact name =" sonar-plugin-api-test-fixtures-10.3.0.1951.jar" >
1705
1715
<sha256 value =" 907f05af3824893f40b7c03a0f3b0b86371d92531c328f1810747696083af7c2" origin =" Verified" />
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencyResolutionManagement {
30
30
31
31
val kotlinVersion: String by extra
32
32
val analyzerCommonsVersionStr = " 2.12.0.2964"
33
- val sonarPluginApi = " 10.3 .0.1951 "
33
+ val sonarPluginApi = " 10.11 .0.2468 "
34
34
val slf4jApi = " 1.7.30"
35
35
36
36
create(" libs" ) {
You can’t perform that action at this time.
0 commit comments