Skip to content

Commit e358601

Browse files
Bump FluentAssertions from 6.6.0 to 6.11.0 (#174)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.6.0 to 6.11.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.6.0...6.11.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 60e6cea commit e358601

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 @@
2222
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
2323
<NetTestVersion>net6.0</NetTestVersion>
2424
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
25-
<FluentAssertionsVersion>6.6.0</FluentAssertionsVersion>
25+
<FluentAssertionsVersion>6.11.0</FluentAssertionsVersion>
2626
<FsCheckVersion>2.16.5</FsCheckVersion>
2727
<AkkaVersion>1.5.8</AkkaVersion>
2828
<AkkaPackageTags>akka;actors;actor model;Akka;concurrency</AkkaPackageTags>

0 commit comments

Comments
 (0)