Skip to content

Commit

Permalink
Bump FluentAssertions from 5.9.0 to 5.10.0 (#16)
Browse files Browse the repository at this point in the history
Bump FluentAssertions from 5.9.0 to 5.10.0
  • Loading branch information
evilpilaf authored Jan 4, 2020
2 parents 28d6566 + 66c2984 commit 4497729
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="5.9.0" />
<PackageReference Include="FluentAssertions" Version="5.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
Expand Down

0 comments on commit 4497729

Please sign in to comment.