From c8aa4625829392821e6053b1001e87d37dc48061 Mon Sep 17 00:00:00 2001 From: Robert Yokota Date: Tue, 12 Nov 2024 18:01:20 -0800 Subject: [PATCH] Upgrade Caching.Memory to 8.0.1 (#2344) --- src/Confluent.SchemaRegistry/Confluent.SchemaRegistry.csproj | 2 +- .../Confluent.SchemaRegistry.Serdes.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Confluent.SchemaRegistry/Confluent.SchemaRegistry.csproj b/src/Confluent.SchemaRegistry/Confluent.SchemaRegistry.csproj index 1c531d2e3..75d9e68ae 100644 --- a/src/Confluent.SchemaRegistry/Confluent.SchemaRegistry.csproj +++ b/src/Confluent.SchemaRegistry/Confluent.SchemaRegistry.csproj @@ -33,7 +33,7 @@ - + diff --git a/test/Confluent.SchemaRegistry.Serdes.IntegrationTests/Confluent.SchemaRegistry.Serdes.IntegrationTests.csproj b/test/Confluent.SchemaRegistry.Serdes.IntegrationTests/Confluent.SchemaRegistry.Serdes.IntegrationTests.csproj index 4f87df54f..fe5d085bf 100644 --- a/test/Confluent.SchemaRegistry.Serdes.IntegrationTests/Confluent.SchemaRegistry.Serdes.IntegrationTests.csproj +++ b/test/Confluent.SchemaRegistry.Serdes.IntegrationTests/Confluent.SchemaRegistry.Serdes.IntegrationTests.csproj @@ -27,7 +27,7 @@ - +