Skip to content

Commit

Permalink
Bump FluentAssertions from 6.1.0 to 6.2.0 (#272)
Browse files Browse the repository at this point in the history
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.1.0...6.2.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 Oct 26, 2021
1 parent d8124f0 commit 6bd4be8
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 @@ -22,7 +22,7 @@ Please report any serialization problem that occurs after an upgrade to this ver
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
<AkkaVersion>1.4.27</AkkaVersion>
<FluentAssertionsVersion>6.1.0</FluentAssertionsVersion>
<FluentAssertionsVersion>6.2.0</FluentAssertionsVersion>
<XunitVersion>2.4.1</XunitVersion>
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
<TestSdkVersion>16.11.0</TestSdkVersion>
Expand Down

0 comments on commit 6bd4be8

Please sign in to comment.