From a06e49b149d465524cb78963311ba19bdfc84a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 12:43:09 +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 8.0.10. - [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.10) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-type: direct:production update-type: version-update:semver-patch ... 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..182691e 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..d1e1457 100644 --- a/src/OA/OA.csproj +++ b/src/OA/OA.csproj @@ -13,7 +13,7 @@ - +