Skip to content

Commit

Permalink
Update dependency fluentassertions to v5.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2020
1 parent 97c66cd commit 8bfe8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate-test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="fluentassertions" Version="5.7.0" />
<PackageReference Include="fluentassertions" Version="5.10.3" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
<PackageReference Include="nunit" Version="3.9.0" />
</ItemGroup>
Expand Down

0 comments on commit 8bfe8b8

Please sign in to comment.