Skip to content

Commit 6bd4be8

Browse files
Bump FluentAssertions from 6.1.0 to 6.2.0 (#272)
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>
1 parent d8124f0 commit 6bd4be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Please report any serialization problem that occurs after an upgrade to this ver
2222
<NetFrameworkTestVersion>net471</NetFrameworkTestVersion>
2323
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
2424
<AkkaVersion>1.4.27</AkkaVersion>
25-
<FluentAssertionsVersion>6.1.0</FluentAssertionsVersion>
25+
<FluentAssertionsVersion>6.2.0</FluentAssertionsVersion>
2626
<XunitVersion>2.4.1</XunitVersion>
2727
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
2828
<TestSdkVersion>16.11.0</TestSdkVersion>

0 commit comments

Comments
 (0)