Browse Source

Bump coverlet.collector from 3.1.0 to 3.1.2

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.0 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] <support@github.com>
main
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
0dd499ef3f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tests/PublicApiIntegrationTests/PublicApiIntegrationTests.csproj

2
tests/PublicApiIntegrationTests/PublicApiIntegrationTests.csproj

@ -24,7 +24,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
<PackageReference Include="coverlet.collector" Version="3.1.0" />
<PackageReference Include="coverlet.collector" Version="3.1.2" />
</ItemGroup>
<ItemGroup>

Loading…
Cancel
Save