Skip to content

Commit

Permalink
chore: Update dependency Roslynator.Analyzers to 4.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 14, 2024
1 parent 7f8ed50 commit 872c19a
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 @@ -24,7 +24,7 @@

<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.4"/>
<PackageVersion Include="Roslynator.Analyzers" PrivateAssets="All" Version="4.12.5"/>
</ItemGroup>

</Project>

0 comments on commit 872c19a

Please sign in to comment.