Skip to content

Commit

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

---
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 Jul 29, 2024
1 parent 47870da commit 96436db
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.5.0" />
<PackageVersion Include="MSTest.TestFramework" Version="3.5.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" PrivateAssets="all" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.29.0.95321" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.30.0.95878" />
<GlobalPackageReference Include="DotNet.ReproducibleBuilds" Version="1.2.4" />
</ItemGroup>
</Project>

0 comments on commit 96436db

Please sign in to comment.