Skip to content

Commit dad1142

Browse files
chore(deps): update dependency coverlet.collector to 6.0.3 (#628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4873c8d commit dad1142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Directory.Build.props

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

1010
<ItemGroup Label="Package References" Condition="'$(OutputType)' == 'Exe'">
1111
<PackageReference Include="CaseExtensions" Version="1.1.0"/>
12-
<PackageReference Include="coverlet.collector" PrivateAssets="all" Version="6.0.2">
12+
<PackageReference Include="coverlet.collector" PrivateAssets="all" Version="6.0.3">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
1515
<PackageReference Include="FluentAssertions" Version="7.0.0"/>

0 commit comments

Comments
 (0)