Skip to content

Commit 18abf02

Browse files
Bump coverlet.collector from 6.0.4 to 8.0.0
--- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f2bcf7 commit 18abf02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet/test/GitHub.Copilot.SDK.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
<PrivateAssets>all</PrivateAssets>
2727
</PackageReference>
28-
<PackageReference Include="coverlet.collector" Version="6.0.4">
28+
<PackageReference Include="coverlet.collector" Version="8.0.0">
2929
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3030
<PrivateAssets>all</PrivateAssets>
3131
</PackageReference>

0 commit comments

Comments
 (0)