Skip to content

Commit

Permalink
Bump FluentAssertions from 5.10.3 to 6.1.0 (#492)
Browse files Browse the repository at this point in the history
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6.1.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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2021
1 parent 2c0a5c0 commit 20684c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Update="FakeItEasy" Version="7.2.0" />
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
<PackageReference Update="Autofac.Extras.FakeItEasy" Version="7.0.0" />
<PackageReference Update="FluentAssertions" Version="5.10.3" />
<PackageReference Update="FluentAssertions" Version="6.1.0" />
<PackageReference Update="FluentAssertions.Analyzers" Version="0.12.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Update="Moq" Version="4.16.1" />
Expand Down

0 comments on commit 20684c6

Please sign in to comment.