Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Diagnostics.Testing from 8.6.0 to 8.7.0 (#50)
Browse files Browse the repository at this point in the history
Bumps Microsoft.Extensions.Diagnostics.Testing from 8.6.0 to 8.7.0.

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.Testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2024
1 parent e5fd865 commit 9792dc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="8.6.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="8.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Shouldly" Version="4.2.1" />
Expand Down

0 comments on commit 9792dc1

Please sign in to comment.