Skip to content

Commit

Permalink
Merge pull request #231 from JaCraig/dependabot/nuget/TaskMaster.Test…
Browse files Browse the repository at this point in the history
…s/dependencies-37a7915f86

chore: bump the dependencies group in /TaskMaster.Tests with 2 updates
  • Loading branch information
JaCraig authored Dec 31, 2024
2 parents 8f7557a + 932fd58 commit 25a5c04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TaskMaster.Tests/TaskMaster.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</PropertyGroup>

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

0 comments on commit 25a5c04

Please sign in to comment.