Skip to content

Commit

Permalink
build(deps): bump SonarAnalyzer.CSharp from 8.39.0.47922 to 8.40.0.48530
Browse files Browse the repository at this point in the history
Bumps SonarAnalyzer.CSharp from 8.39.0.47922 to 8.40.0.48530.

---
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 egil committed Jun 7, 2022
1 parent ab30b93 commit 01dcfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<ItemGroup Label="Code Analyzers">
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" />
<PackageReference Include="Meziantou.Analyzer" Version="1.0.702" PrivateAssets="All" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.39.0.47922" PrivateAssets="All" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.40.0.48530" PrivateAssets="All" />
</ItemGroup>

<ItemGroup Label="Implicit usings"
Expand Down

0 comments on commit 01dcfa2

Please sign in to comment.