From afb649ecf52caac604fa5f4cdae7f2721e1f4ea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 06:30:05 +0000 Subject: [PATCH] Build(deps): Bump Microsoft.Extensions.Caching.StackExchangeRedis and Microsoft.Extensions.Options Bumps [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Caching.StackExchangeRedis` 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.Caching.StackExchangeRedis 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] --- .../Color-Chan.Discord.Caching.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Color-Chan.Discord.Caching/Color-Chan.Discord.Caching.csproj b/src/Color-Chan.Discord.Caching/Color-Chan.Discord.Caching.csproj index a0d14e4f..cab723dc 100644 --- a/src/Color-Chan.Discord.Caching/Color-Chan.Discord.Caching.csproj +++ b/src/Color-Chan.Discord.Caching/Color-Chan.Discord.Caching.csproj @@ -8,8 +8,8 @@ - - + +