From 0f4c45ca6d4d122729943a09b6f6ca8e4466d805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 12:58:59 +0000 Subject: [PATCH] chore(deps): bump Microsoft.Extensions.Diagnostics.HealthChecks in /src Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) from 8.0.8 to 9.0.0. - [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.8...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/OA.Infrastructure/OA.Infrastructure.csproj | 2 +- src/OA/OA.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OA.Infrastructure/OA.Infrastructure.csproj b/src/OA.Infrastructure/OA.Infrastructure.csproj index f188500..041373a 100644 --- a/src/OA.Infrastructure/OA.Infrastructure.csproj +++ b/src/OA.Infrastructure/OA.Infrastructure.csproj @@ -27,7 +27,7 @@ - + diff --git a/src/OA/OA.csproj b/src/OA/OA.csproj index acf35bb..37b2dde 100644 --- a/src/OA/OA.csproj +++ b/src/OA/OA.csproj @@ -13,7 +13,7 @@ - +