Skip to content

Commit

Permalink
Bump Roslynator.Analyzers from 4.12.6 to 4.12.7 in /src
Browse files Browse the repository at this point in the history
Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from 4.12.6 to 4.12.7.
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.6...v4.12.7)

---
updated-dependencies:
- dependency-name: Roslynator.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent cb461b5 commit 50a7d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<ItemGroup Label="Static code analysis">
<PackageVersion Include="Nullable.Extended.Analyzer" Version="1.15.6169" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.6" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.7" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.32.0.97167" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
</ItemGroup>
Expand Down

0 comments on commit 50a7d74

Please sign in to comment.