We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6019abc commit 9658840Copy full SHA for 9658840
omnisharp-plugin/pom.xml
@@ -16,7 +16,7 @@
16
<description>Code Analyzer based on Omnisharp</description>
17
18
<properties>
19
- <analyzer.version>9.11.0.78383</analyzer.version>
+ <analyzer.version>9.12.0.78982</analyzer.version>
20
<!-- The following properties should match https://github.com/SonarSource/sonar-dotnet/blob/master/pom.xml#L58 for the given analyzer version -->
21
<sonar.analyzer.commons>2.7.0.1482</sonar.analyzer.commons>
22
<sonar.version>10.1.0.809</sonar.version>
0 commit comments