Skip to content

Commit

Permalink
Bump coverlet.collector from 1.1.0 to 1.2.0 in /Ix.NET/Source
Browse files Browse the repository at this point in the history
Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/tonerdo/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v1.1.0...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 6, 2020
1 parent 82d2cc4 commit 862de22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ix.NET/Source/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@


<ItemGroup Condition="'$(IsTestProject)' == 'true'">
<PackageReference Include="coverlet.collector" Version="1.1.0" />
<PackageReference Include="coverlet.collector" Version="1.2.0" />
</ItemGroup>


Expand Down

0 comments on commit 862de22

Please sign in to comment.