Skip to content

Commit

Permalink
Merge pull request #305 from cake-contrib/renovate/coverlet.msbuild-6.x
Browse files Browse the repository at this point in the history
(maint) Update dependency coverlet.msbuild to v6
  • Loading branch information
nils-a authored Jul 6, 2023
2 parents e6f0205 + 570e85c commit 6ea3625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Gradle.Tests/Cake.Gradle.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="AutoFixture.AutoMoq" Version="4.18.0" />
<PackageReference Include="Cake.Common" Version="3.0.0" />
<PackageReference Include="Cake.Testing" Version="3.0.0" />
<PackageReference Include="coverlet.msbuild" Version="3.2.0">
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 6ea3625

Please sign in to comment.