From 55c3757005868f1bcfc52bf2098dd0ab53f7c3a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 06:15:13 +0000 Subject: [PATCH] Bump Refit from 6.3.2 to 7.2.22 --- updated-dependencies: - dependency-name: Refit dependency-version: 7.2.22 dependency-type: direct:production - dependency-name: Refit dependency-version: 7.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RestLibraries/src/Infrastructure/Infrastructure.csproj | 2 +- RestLibraries/test/IntegrationTests/IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/RestLibraries/src/Infrastructure/Infrastructure.csproj b/RestLibraries/src/Infrastructure/Infrastructure.csproj index 74919ef..25e2a85 100644 --- a/RestLibraries/src/Infrastructure/Infrastructure.csproj +++ b/RestLibraries/src/Infrastructure/Infrastructure.csproj @@ -16,7 +16,7 @@ - + diff --git a/RestLibraries/test/IntegrationTests/IntegrationTests.csproj b/RestLibraries/test/IntegrationTests/IntegrationTests.csproj index 0c8b96e..ab27c6e 100644 --- a/RestLibraries/test/IntegrationTests/IntegrationTests.csproj +++ b/RestLibraries/test/IntegrationTests/IntegrationTests.csproj @@ -26,7 +26,7 @@ - + \ No newline at end of file