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 e10a741 commit 53dc217Copy full SHA for 53dc217
omnisharp-plugin/pom.xml
@@ -16,7 +16,7 @@
16
<description>Code Analyzer based on Omnisharp</description>
17
18
<properties>
19
- <analyzer.version>8.48.0.56517</analyzer.version>
+ <analyzer.version>8.51.0.59060</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.1.0.1111</sonar.analyzer.commons>
22
<sonar.version>9.13.0.360</sonar.version>
0 commit comments