File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 188188 <pluginClass >org.sonarsource.sonarlint.omnisharp.OmnisharpPlugin</pluginClass >
189189 <skipDependenciesPackaging >true</skipDependenciesPackaging >
190190 <sonarLintSupported >true</sonarLintSupported >
191- <sonarQubeMinVersion >9.13</sonarQubeMinVersion > <!-- set 9.13 as runtime minimal API version, to be able to use the quickfix API -->
191+ <pluginApiMinVersion >9.13</pluginApiMinVersion > <!-- set 9.13 as runtime minimal API version, to be able to use the quickfix API -->
192192 </configuration >
193193 </plugin >
194194 <plugin >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.sonarsource.parent</groupId >
88 <artifactId >parent</artifactId >
9- <version >68 .0.0.247 </version >
9+ <version >70 .0.0.270 </version >
1010 </parent >
1111
1212 <groupId >org.sonarsource.sonarlint.omnisharp</groupId >
You can’t perform that action at this time.
0 commit comments