Skip to content

Commit

Permalink
chore(deps): update dependency coverlet.collector to 6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent e19024d commit c05c920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup Label="Package References" Condition="'$(OutputType)' == 'Exe'">
<PackageReference Include="CaseExtensions" Version="1.1.0"/>
<PackageReference Include="coverlet.collector" PrivateAssets="all" Version="6.0.3">
<PackageReference Include="coverlet.collector" PrivateAssets="all" Version="6.0.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="7.1.0"/>
Expand Down

0 comments on commit c05c920

Please sign in to comment.