Skip to content

Commit 344a3e9

Browse files
Bump coverlet.collector from 3.2.0 to 6.0.0 (#567)
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.2.0 to 6.0.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v3.2.0...v6.0.0) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42ffd7a commit 344a3e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/tests.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
1111
<PackageReference Include="xunit" Version="2.4.2" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
13-
<PackageReference Include="coverlet.collector" Version="3.2.0">
13+
<PackageReference Include="coverlet.collector" Version="6.0.0">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime;build;native;contentfiles;analyzers;buildtransitive</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)