Skip to content

Commit

Permalink
Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 29, 2021
1 parent 71e0fde commit 80cc10c
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.3" />
<PackageReference Include="coverlet.collector" Version="3.1.0" />
</ItemGroup>

</Project>

0 comments on commit 80cc10c

Please sign in to comment.