Skip to content

Commit

Permalink
Merge pull request #17 from credfeto/dependabot/nuget/coverlet.collec…
Browse files Browse the repository at this point in the history
…tor-1.3.0

[FF-1429]: Bump coverlet.collector from 1.2.1 to 1.3.0
  • Loading branch information
credfeto committed Oct 27, 2020
2 parents 716ba42 + 335c55d commit 223c13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Experiments/Experiments.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="coverlet.collector" Version="1.2.1" />
<PackageReference Include="coverlet.collector" Version="1.3.0" />
</ItemGroup>
</Project>

0 comments on commit 223c13a

Please sign in to comment.