Skip to content

Commit c90b394

Browse files
authored
Merge pull request #26 from jensenkd/dependabot/nuget/coverlet.collector-3.0.3
Bump coverlet.collector from 1.3.0 to 3.0.3
2 parents f14ad35 + 6745bd5 commit c90b394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Plex.Library.Test/Plex.Library.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
16-
<PackageReference Include="coverlet.collector" Version="1.3.0">
16+
<PackageReference Include="coverlet.collector" Version="3.0.3">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)