Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent fe72c3f commit babad09
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.12.10" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.9" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.10" />
<!-- Vulnarabilties -->
<PackageVersion Include="MessagePack" Version="2.5.192" />
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
Expand Down

0 comments on commit babad09

Please sign in to comment.