Skip to content

Commit

Permalink
Merge pull request #293 from cake-contrib/dependabot/nuget/Source/cov…
Browse files Browse the repository at this point in the history
…erlet.msbuild-6.0.2
  • Loading branch information
AdmiringWorm authored May 2, 2024
2 parents 7c1d757 + 53b7132 commit aa2db41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Cake.Codecov.Tests/Cake.Codecov.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="AppVeyor.TestLogger" Version="2.0.0" />
<PackageReference Include="Cake.Testing" Version="1.1.0" />
<PackageReference Include="coverlet.msbuild" Version="3.0.3">
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit aa2db41

Please sign in to comment.