Skip to content

Commit

Permalink
chore(deps): bump coverlet.collector from 3.0.2 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 6.0.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v6.0.0)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent f29b979 commit d8b2aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Noted.Tests/Noted.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="coverlet.collector" Version="3.0.2" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>
Expand Down

0 comments on commit d8b2aeb

Please sign in to comment.