Skip to content

Commit

Permalink
(deps): Bump Roslynator.Formatting.Analyzers from 4.5.0 to 4.6.0
Browse files Browse the repository at this point in the history
Bumps [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.5.0...v4.6.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 Oct 19, 2023
1 parent 53e00fe commit 28fde5e
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 @@ -28,7 +28,7 @@
<PackageVersion Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageVersion Include="JunitXml.TestLogger" Version="3.0.134" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.5.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.5.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.6.0" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="Polly" Version="8.0.0" />
<PackageVersion Include="System.Net.Requests" Version="4.3.0" />
Expand Down

0 comments on commit 28fde5e

Please sign in to comment.