From 140523fe6e3e29836f8b763c74bf53692be683b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 02:09:09 +0000 Subject: [PATCH] [nuget] Bump Microsoft.Extensions.Configuration.Binder, Microsoft.Extensions.Http and Microsoft.Extensions.Options Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime), [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.0) Updates `Microsoft.Extensions.Http` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Options` from 8.0.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Dfe.Data.Common.Infrastructure.CognitiveSearch.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dfe.Data.Common.Infrastructure.CognitiveSearch/Dfe.Data.Common.Infrastructure.CognitiveSearch.csproj b/Dfe.Data.Common.Infrastructure.CognitiveSearch/Dfe.Data.Common.Infrastructure.CognitiveSearch.csproj index 08dfb04..00cb625 100644 --- a/Dfe.Data.Common.Infrastructure.CognitiveSearch/Dfe.Data.Common.Infrastructure.CognitiveSearch.csproj +++ b/Dfe.Data.Common.Infrastructure.CognitiveSearch/Dfe.Data.Common.Infrastructure.CognitiveSearch.csproj @@ -35,9 +35,9 @@ - - - + + +