Skip to content

Commit

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

Bump coverlet.collector from 6.0.1 to 6.0.2
  • Loading branch information
dorssel authored Mar 13, 2024
2 parents 96cbaa6 + 148106e commit 4908e91
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.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.2.2" />
<PackageVersion Include="System.IO.Pipelines" Version="8.0.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.1" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>
</Project>

0 comments on commit 4908e91

Please sign in to comment.