Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Diagnostics.HealthChecks.Common
Browse files Browse the repository at this point in the history
Bumps the dotnet group in /docs/core/diagnostics/snippets/lifetime-health-checks with 1 update: [Microsoft.Extensions.Diagnostics.HealthChecks.Common](https://github.com/dotnet/extensions).


Updates `Microsoft.Extensions.Diagnostics.HealthChecks.Common` from 8.5.0 to 8.6.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.Common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 12, 2024
1 parent 04d5d75 commit ed243b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Common" Version="8.5.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Common" Version="8.6.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit ed243b6

Please sign in to comment.