Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c9d2933

Browse files
authoredFeb 17, 2025··
chore(deps): update dependency coverlet.collector to 6.0.4
1 parent 2fb3eff commit c9d2933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/DynamicData.Tests/DynamicData.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="FluentAssertions" Version="6.12.2" />
2020
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.1" />
2121
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
22-
<PackageReference Include="coverlet.collector" Version="6.0.2">
22+
<PackageReference Include="coverlet.collector" Version="6.0.4">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2525
</PackageReference>

0 commit comments

Comments
 (0)
Please sign in to comment.