From 212fbe3ade391ac891813c6d1e9170f763340b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 07:29:53 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.Http from 7.0.0 to 8.0.0 Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Refit.HttpClientFactory/Refit.HttpClientFactory.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj b/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj index acaf85e61..5df74ca3c 100644 --- a/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj +++ b/Refit.HttpClientFactory/Refit.HttpClientFactory.csproj @@ -1,4 +1,4 @@ - + Refit HTTP Client Factory Extensions @@ -9,7 +9,7 @@ - +