Skip to content

Commit

Permalink
Merge pull request #554 from cake-contrib/renovate/coverlet.msbuild-6.x
Browse files Browse the repository at this point in the history
Update dependency coverlet.msbuild to 6.0.3
  • Loading branch information
nils-a authored Jan 1, 2025
2 parents c868a2c + e4c2d59 commit 1f2eccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.ESLint.Tests/Cake.ESLint.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="Cake.Testing" Version="4.0.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<PackageReference Include="coverlet.msbuild" Version="6.0.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 1f2eccb

Please sign in to comment.