Skip to content

Commit

Permalink
Bump SonarAnalyzer.CSharp from 9.20.0.85982 to 9.21.0.86780
Browse files Browse the repository at this point in the history
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 9.20.0.85982 to 9.21.0.86780.
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@9.20.0.85982...9.21.0.86780)

---
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 teo-tsirpanis committed Mar 8, 2024
1 parent e692ab6 commit 0456f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageVersion Include="MSTest.TestAdapter" Version="3.2.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.2.2" />
<PackageVersion Include="coverlet.collector" Version="6.0.1" PrivateAssets="all" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.20.0.85982" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.21.0.86780" />
<GlobalPackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1" />
</ItemGroup>
</Project>

0 comments on commit 0456f99

Please sign in to comment.