Skip to content

Commit

Permalink
Bump FluentAssertions from 6.4.0 to 6.5.0 (#79)
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2022
1 parent 017bd24 commit 4079cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Packages.targets
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<!-- Unittesting -->
<PackageReference Update="FakeItEasy" Version="7.3.0" />
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
<PackageReference Update="FluentAssertions" Version="6.4.0" />
<PackageReference Update="FluentAssertions" Version="6.5.0" />
<PackageReference Update="FluentAssertions.Analyzers" Version="0.15.0" />
<PackageReference Update="EasyTestFile.XUnit" Version="2.0.2" />

Expand Down

0 comments on commit 4079cad

Please sign in to comment.