Skip to content

Commit

Permalink
Merge pull request #26 from jensenkd/dependabot/nuget/coverlet.collec…
Browse files Browse the repository at this point in the history
…tor-3.0.3

Bump coverlet.collector from 1.3.0 to 3.0.3
  • Loading branch information
jensenkd committed Mar 14, 2021
2 parents f14ad35 + 6745bd5 commit c90b394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Plex.Library.Test/Plex.Library.Test.csproj
Expand Up @@ -13,7 +13,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="1.3.0">
<PackageReference Include="coverlet.collector" Version="3.0.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit c90b394

Please sign in to comment.