Skip to content

Commit

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


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

---
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]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 44709c8 commit 4ffbe40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/HealthCheck/HealthCheck.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.5" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4ffbe40

Please sign in to comment.