Skip to content

Commit

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

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

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] committed Jan 6, 2022
1 parent 8e96bba commit 584fe59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ItemGroup>
<PackageReference Include="xunit" Version="2.4.1"/>
<PackageReference Include="AutoFixture" Version="4.17.0"/>
<PackageReference Include="FluentAssertions" Version="5.10.3"/>
<PackageReference Include="FluentAssertions" Version="6.3.0"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 584fe59

Please sign in to comment.