File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
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.3 .0.1951 " >
1694
- <artifact name =" sonar-plugin-api-10.3 .0.1951 .jar" >
1695
- <sha256 value =" 0d77abf571e335b0928592cc6184a695976ba3c351ec79f08c0094678533dbdb " origin =" Verified" />
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 =" Verified" />
1696
1696
</artifact >
1697
1697
</component >
1698
1698
<component group =" org.sonarsource.api.plugin" name =" sonar-plugin-api" version =" 9.14.0.375" >
1699
1699
<artifact name =" sonar-plugin-api-9.14.0.375.jar" >
1700
1700
<sha256 value =" ca679099e12bb6a797b60ad35954f4d0cb0b87b136a96f74245745118256e3df" origin =" Verified" />
1701
1701
</artifact >
1702
1702
</component >
1703
- <component group =" org.sonarsource.api.plugin" name =" sonar-plugin-api-test-fixtures" version =" 10.3 .0.1951 " >
1704
- <artifact name =" sonar-plugin-api-test-fixtures-10.3 .0.1951 .jar" >
1705
- <sha256 value =" 907f05af3824893f40b7c03a0f3b0b86371d92531c328f1810747696083af7c2 " origin =" Verified" />
1703
+ <component group =" org.sonarsource.api.plugin" name =" sonar-plugin-api-test-fixtures" version =" 10.11 .0.2468 " >
1704
+ <artifact name =" sonar-plugin-api-test-fixtures-10.11 .0.2468 .jar" >
1705
+ <sha256 value =" c2ff7f0da0d9aeb2d58dc629dbcdec78e0b7fde01431ef18c34da7ac8ef39188 " origin =" Verified" />
1706
1706
</artifact >
1707
1707
</component >
1708
1708
<component group =" org.sonarsource.orchestrator" name =" sonar-orchestrator" version =" 5.0.0.2065" >
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