Skip to content

Commit 2c82f8c

Browse files
Bump coverlet.collector from 1.0.1 to 1.1.0 in /Ix.NET/Source
Bumps [coverlet.collector](https://github.com/tonerdo/coverlet) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/tonerdo/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v1.0.1...v1.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 34b956d commit 2c82f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ix.NET/Source/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929

3030
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
31-
<PackageReference Include="coverlet.collector" Version="1.0.1" />
31+
<PackageReference Include="coverlet.collector" Version="1.1.0" />
3232
</ItemGroup>
3333

3434

0 commit comments

Comments
 (0)