Skip to content

Commit

Permalink
Merge pull request #154 from KyleMcMaster/dependabot/nuget/csharp/cov…
Browse files Browse the repository at this point in the history
…erlet.collector-6.0.4

chore(deps): bump coverlet.collector from 6.0.3 to 6.0.4 in /csharp
  • Loading branch information
KyleMcMaster authored Jan 22, 2025
2 parents 88bba43 + c0e24dd commit a12c7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csharp/kata-starter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.3">
<PackageReference Include="coverlet.collector" Version="6.0.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit a12c7c5

Please sign in to comment.