From 634c85ac2eb2848f8ce1293a066d32047bc59724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 10:48:14 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Caching.Memory from 6.0.1 to 8.0.0 Bumps [Microsoft.Extensions.Caching.Memory](https://github.com/dotnet/runtime) from 6.0.1 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.1...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.Memory dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Nebula.Caching.InMemory/Nebula.Caching.InMemory.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Nebula.Caching.InMemory/Nebula.Caching.InMemory.csproj b/src/Nebula.Caching.InMemory/Nebula.Caching.InMemory.csproj index 6f3bed7..53a6115 100644 --- a/src/Nebula.Caching.InMemory/Nebula.Caching.InMemory.csproj +++ b/src/Nebula.Caching.InMemory/Nebula.Caching.InMemory.csproj @@ -15,7 +15,7 @@ - +