Skip to content

Commit

Permalink
bump FakeItEasy to v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen committed Nov 13, 2019
1 parent 42e85c3 commit 637cfde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/GitLabApiClient.Test/GitLabApiClient.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="coverlet.collector" Version="1.1.0" />
<PackageReference Include="FakeItEasy" Version="5.2.0" />
<PackageReference Include="FakeItEasy" Version="5.4.0" />
<PackageReference Include="FluentAssertions" Version="5.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit 637cfde

Please sign in to comment.