Skip to content

Commit 473d732

Browse files
build(deps): bump coverlet.msbuild in /integrationtests (#3395)
Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.2.0) --- updated-dependencies: - dependency-name: coverlet.msbuild dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d380bd4 commit 473d732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="FluentAssertions" Version="6.8.0" />
5252
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
5353
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
54-
<PackageReference Include="coverlet.msbuild" Version="3.1.2" PrivateAssets="All" />
54+
<PackageReference Include="coverlet.msbuild" Version="3.2.0" PrivateAssets="All" />
5555
<PackageReference Include="Verify.Xunit" Version="18.2.1" />
5656
</ItemGroup>
5757

0 commit comments

Comments
 (0)