From 3ff95e383629e8e2ffdf6de332bc170471df4a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 17:35:32 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Caching.StackExchangeRedis Bumps the tests group with 1 update in the / directory: [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore). Updates `Microsoft.Extensions.Caching.StackExchangeRedis` from 9.0.2 to 9.0.3 - [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/v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] --- src/DNTCaptcha.TestWebApp/DNTCaptcha.TestWebApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DNTCaptcha.TestWebApp/DNTCaptcha.TestWebApp.csproj b/src/DNTCaptcha.TestWebApp/DNTCaptcha.TestWebApp.csproj index a4e2514..9104ed0 100644 --- a/src/DNTCaptcha.TestWebApp/DNTCaptcha.TestWebApp.csproj +++ b/src/DNTCaptcha.TestWebApp/DNTCaptcha.TestWebApp.csproj @@ -15,7 +15,7 @@ - + \ No newline at end of file