Skip to content

Commit f4d9a39

Browse files
Update dependency coverlet.collector to 6.0.4 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83bd435 commit f4d9a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Markdown.ColorCode.UnitTests/Markdown.ColorCode.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="coverlet.collector" Version="6.0.3">
16+
<PackageReference Include="coverlet.collector" Version="6.0.4">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)