From 1cbf4a583ecdefdc5b2e02c0be2ba4c3bc1f8c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 06:29:22 +0000 Subject: [PATCH] Build(deps): Bump Microsoft.Extensions.Http.Polly and Microsoft.Extensions.Options Bumps [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Http.Polly` from 8.0.10 to 9.0.0 - [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.10...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.Http.Polly 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] --- src/Color-Chan.Discord.Core/Color-Chan.Discord.Core.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Color-Chan.Discord.Core/Color-Chan.Discord.Core.csproj b/src/Color-Chan.Discord.Core/Color-Chan.Discord.Core.csproj index 37e382c9..79187de1 100644 --- a/src/Color-Chan.Discord.Core/Color-Chan.Discord.Core.csproj +++ b/src/Color-Chan.Discord.Core/Color-Chan.Discord.Core.csproj @@ -11,8 +11,8 @@ - - + +