Skip to content

Commit 4f7a025

Browse files
Bump coverlet.collector from 1.3.0 to 3.0.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.0.2. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c70bf6 commit 4f7a025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Xunit.Microsoft.DependencyInjection.ExampleTests/Xunit.Microsoft.DependencyInjection.ExampleTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
1111
<PackageReference Include="xunit" Version="2.4.1" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
13-
<PackageReference Include="coverlet.collector" Version="1.3.0" />
13+
<PackageReference Include="coverlet.collector" Version="3.0.2" />
1414
<PackageReference Include="Xunit.Microsoft.DependencyInjection" Version="1.0.53" />
1515
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.1.10" />
1616
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.10" />

0 commit comments

Comments
 (0)