Skip to content

Commit

Permalink
Merge pull request #1306 from reactiveui/dependabot/nuget/coverlet.co…
Browse files Browse the repository at this point in the history
…llector-3.1.2
  • Loading branch information
clairernovotny authored Feb 7, 2022
2 parents 0331f2f + bcc7a1c commit cc3e49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Refit.Tests/Refit.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="3.1.0" PrivateAssets="all" />
<PackageReference Include="coverlet.collector" Version="3.1.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
Expand Down

0 comments on commit cc3e49d

Please sign in to comment.