Skip to content

Commit

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

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 authored Nov 26, 2023
1 parent c1c91fa commit 907bc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Testing/VersionMinerTests/VersionMinerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

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

0 comments on commit 907bc36

Please sign in to comment.