Skip to content

Commit

Permalink
Bump FluentAssertions from 6.4.0 to 6.5.0 (#584)
Browse files Browse the repository at this point in the history
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.4.0...6.5.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2022
1 parent a56f433 commit f683bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<PackageVersion Include="coverlet.msbuild" Version="3.1.2" />
<PackageVersion Include="FakeItEasy" Version="7.3.0" />
<PackageVersion Include="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
<PackageVersion Include="FluentAssertions" Version="6.4.0" />
<PackageVersion Include="FluentAssertions" Version="6.5.0" />
<PackageVersion Include="FluentAssertions.Analyzers" Version="0.15.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageVersion Include="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="6.0.4" />
Expand Down

0 comments on commit f683bfb

Please sign in to comment.