Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent b8fdd3d commit 9ecd93a
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 @@ -6,7 +6,7 @@

<ItemGroup Label="Static code analysis">
<PackageVersion Include="Nullable.Extended.Analyzer" Version="1.10.4539" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.6.2" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.6.4" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.12.0.78982" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
</ItemGroup>
Expand Down

0 comments on commit 9ecd93a

Please sign in to comment.