Skip to content

Commit

Permalink
Bump FluentAssertions from 5.10.3 to 6.4.0 (#238)
Browse files Browse the repository at this point in the history
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6.4.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.4.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>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Jan 24, 2022
1 parent 3ccb1bf commit c8763a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Upgraded to [Petabridge.Cmd v0.8.5](https://cmd.petabridge.com/articles/RELEASE_
<PropertyGroup>
<XunitVersion>2.4.1</XunitVersion>
<MicrosoftSdkVersion>17.0.0</MicrosoftSdkVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<FluentAssertionsVersion>6.4.0</FluentAssertionsVersion>
<NetCoreVersion>netcoreapp3.1</NetCoreVersion>
<NetStandardVersion>netstandard1.6</NetStandardVersion>
<NetFrameworkLibVersion>net461</NetFrameworkLibVersion>
Expand Down

0 comments on commit c8763a7

Please sign in to comment.