Skip to content

Commit

Permalink
Merge pull request #8 from KJHJason/dependabot/nuget/csharp/src/cover…
Browse files Browse the repository at this point in the history
…let.collector-6.0.2

Bump coverlet.collector from 3.2.0 to 6.0.2 in /csharp/src
  • Loading branch information
KJHJason authored Jun 22, 2024
2 parents e697617 + d5b2c8b commit 2bd02c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/tests/HMACTests/HMACTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
<PackageReference Include="coverlet.collector" Version="3.2.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2bd02c3

Please sign in to comment.