Skip to content

Commit

Permalink
Bump SonarAnalyzer.CSharp from 8.31.0.39249 to 8.32.0.39516
Browse files Browse the repository at this point in the history
Bumps SonarAnalyzer.CSharp from 8.31.0.39249 to 8.32.0.39516.

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and TrevorPilley committed Nov 16, 2021
1 parent 3852e05 commit ceb3f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhoneNumbers/PhoneNumbers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.31.0.39249">
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.32.0.39516">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit ceb3f1d

Please sign in to comment.