From 8dff3a7018aaa86c2b60be9685b6eef77e2fc627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 12:27:06 +0000 Subject: [PATCH] Bump Microsoft.EntityFrameworkCore.InMemory from 8.0.12 to 8.0.29 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Microservices.IntegrationTests.csproj | 2 +- tests/OrderService.UnitTests/OrderService.UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Microservices.IntegrationTests/Microservices.IntegrationTests.csproj b/tests/Microservices.IntegrationTests/Microservices.IntegrationTests.csproj index 0427b26..987f91d 100644 --- a/tests/Microservices.IntegrationTests/Microservices.IntegrationTests.csproj +++ b/tests/Microservices.IntegrationTests/Microservices.IntegrationTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/tests/OrderService.UnitTests/OrderService.UnitTests.csproj b/tests/OrderService.UnitTests/OrderService.UnitTests.csproj index 272111a..f9c18fc 100644 --- a/tests/OrderService.UnitTests/OrderService.UnitTests.csproj +++ b/tests/OrderService.UnitTests/OrderService.UnitTests.csproj @@ -7,7 +7,7 @@ - +