Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Diagnostics.Testing from 8.8.0 to 8.9.1
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Diagnostics.Testing](https://github.com/dotnet/extensions) from 8.8.0 to 8.9.1.
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent d898efe commit 9b47380
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.8.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="8.9.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Shouldly" Version="4.2.1" />
Expand Down

0 comments on commit 9b47380

Please sign in to comment.