Skip to content

Commit b97c1f4

Browse files
Merge pull request #7 from codefactors/dependabot/nuget/coverlet.collector-6.0.3
build(deps): bump coverlet.collector from 6.0.2 to 6.0.3
2 parents 8a0c545 + 67d0c03 commit b97c1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/StandardWebhooks.Tests/StandardWebhooks.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>
19-
<PackageReference Include="coverlet.collector" Version="6.0.2">
19+
<PackageReference Include="coverlet.collector" Version="6.0.3">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
<PrivateAssets>all</PrivateAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)