Skip to content

Commit

Permalink
Merge pull request #91 from dorssel/dependabot/nuget/coverlet.collect…
Browse files Browse the repository at this point in the history
…or-6.0.1

Bump coverlet.collector from 6.0.0 to 6.0.1
  • Loading branch information
dorssel authored Feb 23, 2024
2 parents 4221998 + 3c50502 commit e06a816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ SPDX-License-Identifier: MIT
<PackageVersion Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageVersion Include="MSTest.TestFramework" Version="3.2.0" />
<PackageVersion Include="System.IO.Pipelines" Version="8.0.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.1" />
</ItemGroup>
</Project>

0 comments on commit e06a816

Please sign in to comment.