From 0e1eed3b41b7dfb915b5ca9e700b8936a15ed15a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 20:06:09 +0100 Subject: [PATCH] Bump Microsoft.Extensions.Caching.Memory and Microsoft.Extensions.Logging.Abstractions (#345) Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Caching.Memory` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- GhostfolioAPI/GhostfolioAPI.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GhostfolioAPI/GhostfolioAPI.csproj b/GhostfolioAPI/GhostfolioAPI.csproj index feb1a31f..e8110cb9 100644 --- a/GhostfolioAPI/GhostfolioAPI.csproj +++ b/GhostfolioAPI/GhostfolioAPI.csproj @@ -14,8 +14,8 @@ - - + +