Skip to content

Commit

Permalink
Update dependency FluentAssertions to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and RehanSaeed committed Aug 23, 2021
1 parent 9e8bc9c commit 73bf12e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup Label="Package References">
<PackageReference Include="FluentAssertions" Version="6.0.0" />
<PackageReference Include="FluentAssertions" Version="6.1.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 73bf12e

Please sign in to comment.