Skip to content

Commit

Permalink
Merge pull request #3 from TheBottleCyber/dependabot/nuget/coverlet.c…
Browse files Browse the repository at this point in the history
…ollector-3.1.2

Bump coverlet.collector from 3.1.0 to 3.1.2
  • Loading branch information
TheBottleCyber authored Feb 21, 2022
2 parents 2fc1aad + b518dfa commit 509c656
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ESI.Sharp.Tests/ESI.Sharp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="coverlet.collector" Version="3.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0" />
<PackageReference Include="coverlet.collector" Version="3.1.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 509c656

Please sign in to comment.