Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request bcgit#50 from novotnyllc/dependabot/nuget/coverlet…
Browse files Browse the repository at this point in the history
….collector-3.0.2

Bump coverlet.collector from 1.3.0 to 3.0.2
  • Loading branch information
clairernovotny authored Feb 1, 2021
2 parents b80c904 + cc02028 commit 428ed11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/test/crypto.test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="NUnit" Version="3.13.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="coverlet.collector" Version="1.3.0" />
<PackageReference Include="coverlet.collector" Version="3.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\src\crypto.csproj" />
Expand Down

0 comments on commit 428ed11

Please sign in to comment.