Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Commit e6d0b43

Browse files
Bump coverlet.collector from 6.0.2 to 6.0.3
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d74b19d commit e6d0b43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Wizard.Application.UnitTests/Wizard.Application.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="coverlet.collector" Version="6.0.2"/>
13+
<PackageReference Include="coverlet.collector" Version="6.0.3"/>
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
1515
<PackageReference Include="xunit" Version="2.9.2"/>
1616
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2"/>

0 commit comments

Comments
 (0)