Skip to content

Commit

Permalink
Bump FluentAssertions from 6.2.0 to 6.3.0 (#119)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 5, 2022
1 parent 25499db commit e926f2e
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 @@
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
<NetTestVersion>net5.0</NetTestVersion>
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
<FluentAssertionsVersion>6.2.0</FluentAssertionsVersion>
<FluentAssertionsVersion>6.3.0</FluentAssertionsVersion>
<FsCheckVersion>2.9.0</FsCheckVersion>
<AkkaVersion>1.4.31</AkkaVersion>
<!--
Expand Down

0 comments on commit e926f2e

Please sign in to comment.