Skip to content

Commit

Permalink
Merge pull request #465 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 32751f4 + 3120da9 commit a205bf0
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 @@ -17,7 +17,7 @@
<PackageReference Include="AutoFixture.AutoMoq" Version="4.18.1" />
<PackageReference Include="Cake.Common" Version="4.0.0" />
<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 a205bf0

Please sign in to comment.