Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and teo-tsirpanis committed Feb 3, 2025
1 parent 50ca7cc commit e10c077
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 @@ -32,7 +32,7 @@
<PackageVersion Include="MSTest.TestAdapter" Version="3.7.3" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.3" />
<PackageVersion Include="coverlet.collector" Version="6.0.4" PrivateAssets="all" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="10.5.0.109200" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="10.6.0.109712" />
<GlobalPackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.25" />
</ItemGroup>
</Project>

0 comments on commit e10c077

Please sign in to comment.