Skip to content

Commit 7394383

Browse files
Bump coverlet.collector from 6.0.3 to 6.0.4
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.3...v6.0.4) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ed8fe7 commit 7394383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/FluentAssertions.DataSets.Specs/FluentAssertions.DataSets.Specs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup>
2121
<PackageReference Include="xunit" Version="2.9.3" />
2222
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
23-
<PackageReference Include="coverlet.collector" Version="6.0.3" PrivateAssets="all">
23+
<PackageReference Include="coverlet.collector" Version="6.0.4" PrivateAssets="all">
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2525
</PackageReference>
2626
</ItemGroup>

0 commit comments

Comments
 (0)