Skip to content

Commit

Permalink
chore(deps): update dependency coverlet.msbuild to v6.0.2 (#341)
Browse files Browse the repository at this point in the history
| datasource | package          | from  | to    |
| ---------- | ---------------- | ----- | ----- |
| nuget      | coverlet.msbuild | 6.0.0 | 6.0.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Calvin Wilkinson <85414302+CalvinWilkinson@users.noreply.github.com>
  • Loading branch information
renovate[bot] and CalvinWilkinson committed Apr 2, 2024
1 parent 88a5169 commit 7efdd91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/CASLTests/CASLTests.csproj
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 7efdd91

Please sign in to comment.