Skip to content

Commit

Permalink
build(deps): bump Roslynator.Formatting.Analyzers from 4.12.10 to 4.13.0
Browse files Browse the repository at this point in the history
Bumps [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) from 4.12.10 to 4.13.0.
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.12.10...v4.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 3d3f090 commit ecec13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<!-- Code Analysis -->
<PackageVersion Include="NSubstitute.Analyzers.CSharp" Version="1.0.17" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.13.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.10" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.13.0" />
<!-- Vulnarabilties -->
<PackageVersion Include="MessagePack" Version="2.5.192" />
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
Expand Down

0 comments on commit ecec13a

Please sign in to comment.