From 508eeecfb836c0de5a05b254eeda99404291443e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 04:54:12 +0000 Subject: [PATCH] Update Microsoft.Extensions.Http requirement from 5.0.* to 8.0.* Updates the requirements on [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) to permit the latest version. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Alembic.Common/Alembic.Common.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Alembic.Common/Alembic.Common.csproj b/src/Alembic.Common/Alembic.Common.csproj index 2b03b7a..137391d 100644 --- a/src/Alembic.Common/Alembic.Common.csproj +++ b/src/Alembic.Common/Alembic.Common.csproj @@ -8,7 +8,7 @@ - +