File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
<properties >
19
19
<!-- The following properties should match the pom.xml of sonar-dotnet for the given analyzer version -->
20
20
<sonar .analyzer.commons>2.16.0.3141</sonar .analyzer.commons>
21
- <sonar .version>11.1 .0.2693 </sonar .version>
22
- <sonar .api.impl.version>25.2 .0.102705 </sonar .api.impl.version>
21
+ <sonar .version>11.3 .0.2824 </sonar .version>
22
+ <sonar .api.impl.version>25.3 .0.104237 </sonar .api.impl.version>
23
23
<maven .test.redirectTestOutputToFile>true</maven .test.redirectTestOutputToFile>
24
24
<sonarAnalyzer .directory>${project.build.directory} /analyzer</sonarAnalyzer .directory>
25
25
<servicesDll .directory>${project.build.directory} /services</servicesDll .directory>
Original file line number Diff line number Diff line change 45
45
<sonarlint-core .version>10.11.0.79687</sonarlint-core .version>
46
46
<jdk .min.version>11</jdk .min.version>
47
47
<omnisharp .version>1.39.10</omnisharp .version>
48
- <analyzer .version>10.7 .0.110445 </analyzer .version>
48
+ <analyzer .version>10.8 .0.113526 </analyzer .version>
49
49
<license .name>GNU LGPL v3</license .name>
50
50
</properties >
51
51
You can’t perform that action at this time.
0 commit comments