Skip to content

Commit

Permalink
chore(deps): bump coverlet.collector from 1.3.0 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2021
1 parent de368c9 commit a1ebf07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="1.3.0" PrivateAssets="all" />
<PackageReference Include="coverlet.collector" Version="3.0.3" PrivateAssets="all" />
<PackageReference Include="Codecov" Version="1.10.0" PrivateAssets="all" />
<PackageReference Include="coverlet.msbuild" Version="2.9.0" PrivateAssets="all"/>
<PackageReference Include="Moq" Version="4.14.1" />
Expand Down

0 comments on commit a1ebf07

Please sign in to comment.