Skip to content

Commit

Permalink
Bump CoverletMsBuildVersion from 6.0.1 to 6.0.2 (#228)
Browse files Browse the repository at this point in the history
Bumps `CoverletMsBuildVersion` from 6.0.1 to 6.0.2.

Updates `coverlet.msbuild` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.1...v6.0.2)

Updates `coverlet.collector` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.1...v6.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brian Ingenito <[email protected]>
  • Loading branch information
dependabot[bot] and bingenito authored Apr 1, 2024
1 parent a622848 commit 7bdafed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup Label="Dependencies from Test">
<CoverletMsBuildVersion>6.0.1</CoverletMsBuildVersion>
<CoverletMsBuildVersion>6.0.2</CoverletMsBuildVersion>
<MicrosoftNETTestSdkVersion>17.9.0</MicrosoftNETTestSdkVersion>
<XunitVersion>2.7.0</XunitVersion>
<XunitRunnerVisualStudioVersion>2.5.7</XunitRunnerVisualStudioVersion>
Expand Down

0 comments on commit 7bdafed

Please sign in to comment.