Skip to content

Commit

Permalink
Bump coverlet.msbuild from 6.0.3 to 6.0.4 (#2461)
Browse files Browse the repository at this point in the history
* Bump coverlet.msbuild from 6.0.3 to 6.0.4

Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.3...v6.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update Directory.Packages.props

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <[email protected]>
  • Loading branch information
dependabot[bot] and martincostello authored Jan 20, 2025
1 parent a6e0a16 commit 95cb205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<MicrosoftExtensionsTimeProviderVersion>9.0.0</MicrosoftExtensionsTimeProviderVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="coverlet.msbuild" Version="6.0.3" />
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
<PackageVersion Include="FluentAssertions" Version="6.12.2" />
<PackageVersion Include="FSharp.Core" Version="8.0.200" />
Expand Down

0 comments on commit 95cb205

Please sign in to comment.