Skip to content

Commit

Permalink
Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 22, 2021
1 parent 12dd3aa commit 30cce88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rx.NET/Source/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

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

</Project>

0 comments on commit 30cce88

Please sign in to comment.