Skip to content

Commit 0f75fe3

Browse files
Bump FluentAssertions from 6.2.0 to 6.3.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.2.0...6.3.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ecbb05 commit 0f75fe3

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.31</AkkaVersion>
25-
<FluentAssertionsVersion>6.2.0</FluentAssertionsVersion>
25+
<FluentAssertionsVersion>6.3.0</FluentAssertionsVersion>
2626
<XunitVersion>2.4.1</XunitVersion>
2727
<XunitRunnerVersion>2.4.3</XunitRunnerVersion>
2828
<TestSdkVersion>17.0.0</TestSdkVersion>

0 commit comments

Comments
 (0)