Skip to content

Commit

Permalink
chore: Update dependency Roslynator.Analyzers to 4.12.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent a6b96e9 commit f7fad5e
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 @@ -21,6 +21,6 @@
</ItemGroup>
<ItemGroup Label="Static Analysis">
<PackageVersion Include="StyleCop.Analyzers" PrivateAssets="All" Version="1.2.0-beta.556" />
<PackageVersion Include="Roslynator.Analyzers" PrivateAssets="All" Version="4.12.9" />
<PackageVersion Include="Roslynator.Analyzers" PrivateAssets="All" Version="4.12.11" />
</ItemGroup>
</Project>

0 comments on commit f7fad5e

Please sign in to comment.