Skip to content

Commit

Permalink
Bump FluentAssertions from 5.4.1 to 5.9.0 (#18)
Browse files Browse the repository at this point in the history
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.4.1 to 5.9.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Commits](fluentassertions/fluentassertions@5.4.1...5.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and Aaronontheweb committed Nov 18, 2019
1 parent 0bd10b1 commit 55effab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="5.4.1" />
<PackageReference Include="FluentAssertions" Version="5.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
<PackageReference Include="xunit" Version="$(XunitVersion)" />
<DotNetCliToolReference Include="dotnet-xunit" Version="$(XunitVersion)" />
Expand Down

0 comments on commit 55effab

Please sign in to comment.