Skip to content

Commit

Permalink
Merge pull request #1 from NoahStolk/dependabot/nuget/src/SonarAnalyz…
Browse files Browse the repository at this point in the history
…er.CSharp-9.10.0.77988

Bump SonarAnalyzer.CSharp from 9.9.0.77355 to 9.10.0.77988 in /src
  • Loading branch information
NoahStolk authored Sep 23, 2023
2 parents eae91f6 + 72b718f commit f8c1dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup Label="Static code analysis">
<PackageVersion Include="Nullable.Extended.Analyzer" Version="1.10.4539" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.5.0" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.9.0.77355" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.10.0.77988" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
</ItemGroup>

Expand Down

0 comments on commit f8c1dbd

Please sign in to comment.