Skip to content

Commit 250a3d1

Browse files
Bump coverlet.collector from 6.0.2 to 6.0.4
--- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 6.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 149e454 commit 250a3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Services/Coupon/Coupon.API.Tests/Coupon.API.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PrivateAssets>all</PrivateAssets>
5050
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5151
</PackageReference>
52-
<PackageReference Include="coverlet.collector" Version="6.0.2">
52+
<PackageReference Include="coverlet.collector" Version="6.0.4">
5353
<PrivateAssets>all</PrivateAssets>
5454
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5555
</PackageReference>

0 commit comments

Comments
 (0)