Skip to content

Commit

Permalink
build(deps): bump SonarAnalyzer.CSharp from 9.29.0.95321 to 9.30.0.95…
Browse files Browse the repository at this point in the history
…878 (#455)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 27, 2024
1 parent 9882ae8 commit 4d2254f
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 @@ -2,7 +2,7 @@
<ItemGroup>
<PackageReference
Include="SonarAnalyzer.CSharp"
Version="9.29.0.95321"
Version="9.30.0.95878"
PrivateAssets="all"
Condition="$(MSBuildProjectExtension) == '.csproj'"
/>
Expand Down

0 comments on commit 4d2254f

Please sign in to comment.