Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Diagnostics.HealthChecks (#315)
Browse files Browse the repository at this point in the history
Bumps the microsoft group with 1 update in the / directory: [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore).


Updates `Microsoft.Extensions.Diagnostics.HealthChecks` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.7...v8.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: microsoft
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent ecc1cf6 commit d64a480
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.8" />
<PackageReference Include="MongoDB.Driver" Version="2.28.0" />
</ItemGroup>

Expand Down

0 comments on commit d64a480

Please sign in to comment.