Skip to content

Commit

Permalink
Merge pull request #9 from ChrisPulman/dependabot/nuget/coverlet.coll…
Browse files Browse the repository at this point in the history
…ector-3.2.0

Bump coverlet.collector from 3.1.2 to 3.2.0
  • Loading branch information
ChrisPulman authored Dec 1, 2022
2 parents f73426f + f4ebdb2 commit 69bee30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="coverlet.collector" Version="3.1.2">
<PackageReference Include="coverlet.collector" Version="3.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 69bee30

Please sign in to comment.