Skip to content

Commit

Permalink
SLI-1283 Update embedded C#/VB.Net analyzer to 9.20.0.85982
Browse files Browse the repository at this point in the history
  • Loading branch information
nquinquenel committed Feb 21, 2024
1 parent 6ed91d7 commit dc5d908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions omnisharp-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<description>Code Analyzer based on Omnisharp</description>

<properties>
<analyzer.version>9.17.0.82934</analyzer.version>
<analyzer.version>9.20.0.85982</analyzer.version>
<!-- The following properties should match https://github.com/SonarSource/sonar-dotnet/blob/master/pom.xml#L58 for the given analyzer version -->
<sonar.analyzer.commons>2.7.0.1482</sonar.analyzer.commons>
<sonar.version>10.3.0.1951</sonar.version>
<sonar.version>10.6.0.2114</sonar.version>
<sonar.api.impl.version>10.3.0.82913</sonar.api.impl.version>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
<sonarAnalyzer.directory>${project.build.directory}/analyzer</sonarAnalyzer.directory>
Expand Down

0 comments on commit dc5d908

Please sign in to comment.