Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 23, 2019
1 parent 34b956d commit 9a593b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rx.NET/Source/Directory.build.props
Expand Up @@ -29,7 +29,7 @@
</ItemGroup>

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

</Project>

0 comments on commit 9a593b1

Please sign in to comment.