Skip to content

Commit 53dc217

Browse files
committed
Update C# analyzer to 8.51
1 parent e10a741 commit 53dc217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omnisharp-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<description>Code Analyzer based on Omnisharp</description>
1717

1818
<properties>
19-
<analyzer.version>8.48.0.56517</analyzer.version>
19+
<analyzer.version>8.51.0.59060</analyzer.version>
2020
<!-- The following properties should match https://github.com/SonarSource/sonar-dotnet/blob/master/pom.xml#L58 for the given analyzer version -->
2121
<sonar.analyzer.commons>2.1.0.1111</sonar.analyzer.commons>
2222
<sonar.version>9.13.0.360</sonar.version>

0 commit comments

Comments
 (0)