Skip to content

Commit

Permalink
Merge pull request #142 from nils-org/renovate/coverlet.collector-6.x
Browse files Browse the repository at this point in the history
(maint) Update dependency coverlet.collector to v6
  • Loading branch information
nils-a authored Jul 5, 2023
2 parents 62cc9f5 + 6bc90a8 commit 4b47f61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="3.2.0">
<PackageReference Include="coverlet.collector" Version="6.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 4b47f61

Please sign in to comment.