Skip to content

Commit 58ead22

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SafeRapidPdf.UnitTests/SafeRapidPdf.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="coverlet.collector" Version="8.0.0">
11+
<PackageReference Include="coverlet.collector" Version="10.0.0">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)