Skip to content

Commit

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

Bump SonarAnalyzer.CSharp from 9.10.0.77988 to 9.11.0.78383 in /src
  • Loading branch information
NoahStolk authored Oct 7, 2023
2 parents f8c1dbd + f5899c1 commit 0da4bc7
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.10.0.77988" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.11.0.78383" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
</ItemGroup>

Expand Down

0 comments on commit 0da4bc7

Please sign in to comment.