Skip to content

Commit c9876f2

Browse files
authored
chore(deps): bump coverlet.collector from 6.0.1 to 6.0.2 (#261)
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.1 to 6.0.2.
2 parents 605b3c6 + 2eee7a8 commit c9876f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<PackageReference Include="MSTest.TestFramework" Version="3.2.2"/>
6666
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
6767
<PackageReference Include="Moq" Version="[4.18.4]"/>
68-
<PackageReference Include="coverlet.collector" Version="6.0.1"/>
68+
<PackageReference Include="coverlet.collector" Version="6.0.2"/>
6969
<Using Include="Microsoft.VisualStudio.TestTools.UnitTesting" />
7070
<Using Include="System.Diagnostics" />
7171
<Using Include="System.Diagnostics.CodeAnalysis" />

0 commit comments

Comments
 (0)