Skip to content

Commit 866ceb4

Browse files
jpnurmialexsohn1126
authored andcommitted
chore(deps): bump coverlet.collector to avoid vulnerability warnings (#4547)
1 parent 7b9b871 commit 866ceb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<PackageReference Include="PublicApiGenerator" Version="11.1.0" />
6666
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.1" PrivateAssets="All" />
6767
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
68-
<PackageReference Include="coverlet.collector" Version="6.0.0" />
68+
<PackageReference Include="coverlet.collector" Version="6.0.4" />
6969
</ItemGroup>
7070

7171
<!-- these are needed because the versions that are brought in transitively have vulnerability warnings -->

0 commit comments

Comments
 (0)