Skip to content

Commit

Permalink
(deps): Bump Roslynator.Formatting.Analyzers from 4.4.0 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps [Roslynator.Formatting.Analyzers](https://github.com/josefpihrt/roslynator) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/josefpihrt/roslynator/releases)
- [Changelog](https://github.com/JosefPihrt/Roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.4.0...v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 510505b commit 555f776
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.4.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.4.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.5.0" />
<PackageVersion Include="Shouldly" Version="4.2.1" />
<PackageVersion Include="Polly" Version="7.2.4" />
<PackageVersion Include="System.Net.Requests" Version="4.3.0" />
Expand Down

0 comments on commit 555f776

Please sign in to comment.