Skip to content

Commit fc8ffaf

Browse files
Bump coverlet.collector from 6.0.4 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 2495edd commit fc8ffaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/NHapi.NUnit.SourceGeneration/NHapi.NUnit.SourceGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="NUnit" Version="4.5.1" />
1919
<PackageReference Include="NUnit3TestAdapter" Version="5.2.0" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
21-
<PackageReference Include="coverlet.collector" Version="6.0.4">
21+
<PackageReference Include="coverlet.collector" Version="10.0.0">
2222
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2323
<PrivateAssets>all</PrivateAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)