Skip to content

Commit

Permalink
Merge pull request #118 from cake-contrib/renovate/coverlet.msbuild-6.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency coverlet.msbuild to v6
  • Loading branch information
gep13 authored Aug 7, 2024
2 parents dfb8884 + 8a0b7b4 commit 48e6425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.AppVeyor.Tests/Cake.AppVeyor.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

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

0 comments on commit 48e6425

Please sign in to comment.