File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 4848 <sonar .organization>green-code-initiative</sonar .organization>
4949 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
5050
51- <!-- max version with SonarQube 10.0 -->
5251 <sonarqube .version>9.4.0.54424</sonarqube .version>
52+ <sonar-analyzer-commons .version>2.13.0.3004</sonar-analyzer-commons .version>
5353
54- <!-- max version with SonarQube 10.0 : check lib/extension directory -->
55- <sonarpython .version>4.1.0.11333</sonarpython .version>
54+ <sonarpython .version>4.6.0.12071</sonarpython .version>
55+ <!-- version with compatibility problem with mockito (even if last version of Mockito) -->
56+ <!-- <sonarpython.version>4.7.0.12181</sonarpython.version>-->
57+ <!-- version with compatibility problem : classes not found -->
58+ <!-- <sonarpython.version>4.22.0.16914</sonarpython.version>-->
5659
5760 <sonar .skipDependenciesPackaging>true</sonar .skipDependenciesPackaging>
5861
6164 <!-- temporary version waiting for real automatic release in ecocode repository -->
6265 <ecocode-rules-specifications .version>1.6.4</ecocode-rules-specifications .version>
6366
64- <sonar-analyzer-commons .version>2.5.0.1358</sonar-analyzer-commons .version>
65-
6667 </properties >
6768
6869 <dependencies >
You can’t perform that action at this time.
0 commit comments