Skip to content

Commit 4c4d925

Browse files
Update dependency coverlet.collector to 6.0.4 (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52e74f3 commit 4c4d925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Soenneker.Utils.BackgroundQueue.Tests/Soenneker.Utils.BackgroundQueue.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
<PrivateAssets>all</PrivateAssets>
2626
</PackageReference>
27-
<PackageReference Include="coverlet.collector" Version="6.0.3">
27+
<PackageReference Include="coverlet.collector" Version="6.0.4">
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
<PrivateAssets>all</PrivateAssets>
3030
</PackageReference>

0 commit comments

Comments
 (0)