Skip to content

Commit

Permalink
Merge pull request #202 from nils-org/renovate/coverlet.msbuild-6.x
Browse files Browse the repository at this point in the history
(maint) Update dependency coverlet.msbuild to 6.0.3
  • Loading branch information
nils-a authored Jan 1, 2025
2 parents 66ae6df + 62f8c69 commit 6bb7ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WellKnown.Tests/WellKnown.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Statiq.Testing" Version="1.0.0-beta.72" />
<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 6bb7ac2

Please sign in to comment.