Skip to content

Commit

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

Bump SonarAnalyzer.CSharp from 9.11.0.78383 to 9.12.0.78982 in /src
  • Loading branch information
NoahStolk authored Oct 12, 2023
2 parents e34ec12 + 6fbfe32 commit 0a85b8e
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.11.0.78383" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.12.0.78982" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
</ItemGroup>

Expand Down

0 comments on commit 0a85b8e

Please sign in to comment.