Skip to content

Commit

Permalink
chore: Update dependency Roslynator.Analyzers to 4.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 58bf89a commit 99fba30
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.10" />
</ItemGroup>
</Project>

0 comments on commit 99fba30

Please sign in to comment.