From 78248198bdda98b9800286f624882c4d66e12de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:01:03 +0000 Subject: [PATCH] chore(deps): bump Microsoft.Extensions.Diagnostics.HealthChecks and Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore Bumps [Microsoft.Extensions.Diagnostics.HealthChecks](https://github.com/dotnet/aspnetcore) and [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Diagnostics.HealthChecks` from 8.0.8 to 8.0.11 - [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...v8.0.11) Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.8 to 8.0.11 - [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...v8.0.11) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/OA.Infrastructure/OA.Infrastructure.csproj | 4 ++-- src/OA/OA.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/OA.Infrastructure/OA.Infrastructure.csproj b/src/OA.Infrastructure/OA.Infrastructure.csproj index f188500..5acf278 100644 --- a/src/OA.Infrastructure/OA.Infrastructure.csproj +++ b/src/OA.Infrastructure/OA.Infrastructure.csproj @@ -27,8 +27,8 @@ - - + + diff --git a/src/OA/OA.csproj b/src/OA/OA.csproj index acf35bb..7ddcea3 100644 --- a/src/OA/OA.csproj +++ b/src/OA/OA.csproj @@ -13,8 +13,8 @@ - - + +