Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent b8a9b50 commit d762108
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.3.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.3.1" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" PrivateAssets="all" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.24.0.89429" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.25.0.90414" />
<GlobalPackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1" />
</ItemGroup>
</Project>

0 comments on commit d762108

Please sign in to comment.