From b7146b13c662eccd86a268e02109b8478937e126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:45:17 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Caching.Memory Bumps the nuget group with 1 update in the /src/FloppyBot.Commands.Parser.Agent directory: [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.Caching.Memory` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- .../FloppyBot.Commands.Parser.Agent.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FloppyBot.Commands.Parser.Agent/FloppyBot.Commands.Parser.Agent.csproj b/src/FloppyBot.Commands.Parser.Agent/FloppyBot.Commands.Parser.Agent.csproj index b904e9b..592f142 100644 --- a/src/FloppyBot.Commands.Parser.Agent/FloppyBot.Commands.Parser.Agent.csproj +++ b/src/FloppyBot.Commands.Parser.Agent/FloppyBot.Commands.Parser.Agent.csproj @@ -17,7 +17,7 @@ - + \ No newline at end of file