Skip to content

Commit fc250de

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump coverlet.collector in /tests/NHapi.NUnit.SourceGeneration
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d7407b commit fc250de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="NUnit" Version="3.13.2" />
1414
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
16-
<PackageReference Include="coverlet.collector" Version="3.1.1">
16+
<PackageReference Include="coverlet.collector" Version="3.1.2">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>
1919
</PackageReference>

0 commit comments

Comments
 (0)