Skip to content

Commit

Permalink
Merge pull request #202 from mohammadKarimi/dependabot/nuget/coverlet…
Browse files Browse the repository at this point in the history
….collector-6.0.4

Bump coverlet.collector from 6.0.3 to 6.0.4
  • Loading branch information
mohammadKarimi authored Jan 24, 2025
2 parents 0702386 + ad20724 commit 794ebbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Riter.Tests/Riter.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PackageReference Include="coverlet.collector" Version="6.0.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 794ebbb

Please sign in to comment.