Skip to content

Commit e8f28de

Browse files
Bump coverlet packages to v8 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 175ff4a commit e8f28de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Prometheus.Client.MetricPusher.HostedService.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
99
<PackageReference Include="NSubstitute" Version="5.3.0" />
1010
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="10.0.3" />
11-
<PackageReference Include="coverlet.collector" Version="6.0.4">
11+
<PackageReference Include="coverlet.collector" Version="8.0.0">
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
15-
<PackageReference Include="coverlet.msbuild" Version="6.0.4">
15+
<PackageReference Include="coverlet.msbuild" Version="8.0.0">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)