From 4ffbe40fce31c7b0ff6f5d45652a3cc373112fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 02:41:57 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Diagnostics.HealthChecks 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](https://github.com/dotnet/aspnetcore/compare/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] --- samples/HealthCheck/HealthCheck.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/HealthCheck/HealthCheck.csproj b/samples/HealthCheck/HealthCheck.csproj index e7bbbe85..2231bacc 100644 --- a/samples/HealthCheck/HealthCheck.csproj +++ b/samples/HealthCheck/HealthCheck.csproj @@ -2,7 +2,7 @@ - +