From 3ee01afc75e6b6d035a17a8d1231752e1805cd91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 00:43:38 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json Bumps Microsoft.Extensions.Configuration from 8.0.0 to 10.0.0 Bumps Microsoft.Extensions.Configuration.Json from 8.0.1 to 10.0.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Centeva.ObjectStorage.IntegrationTests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj b/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj index 1e5f934..5769866 100644 --- a/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj +++ b/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj @@ -7,10 +7,10 @@ - + - +