Skip to content

Commit 4833ffe

Browse files
authored
Merge pull request #214 from link-foundation/dependabot/nuget/csharp/Link.Foundation.Links.Notation.Tests/coverlet.collector-8.0.0
chore(deps): Bump coverlet.collector from 6.0.4 to 8.0.0
2 parents 8b250ed + bf40989 commit 4833ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/Link.Foundation.Links.Notation.Tests/Link.Foundation.Links.Notation.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1818
<PackageReference Include="xunit" Version="2.9.3" />
1919
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" PrivateAssets="All" />
20-
<PackageReference Include="coverlet.collector" Version="6.0.4" PrivateAssets="All" />
20+
<PackageReference Include="coverlet.collector" Version="8.0.0" PrivateAssets="All" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)