From 2fe7a754b791a3b8064e40b65fa3e1695ac67c51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:52:59 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.EnvironmentVariables Bumps Microsoft.Extensions.Configuration from 8.0.0 to 10.0.0 Bumps Microsoft.Extensions.Configuration.EnvironmentVariables from 8.0.0 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.EnvironmentVariables 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..9ea44a5 100644 --- a/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj +++ b/test/Centeva.ObjectStorage.IntegrationTests/Centeva.ObjectStorage.IntegrationTests.csproj @@ -7,9 +7,9 @@ - + - +