From a512c84ff67ad7ae84432d0dc7e905bf27052167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 00:17:47 +0000 Subject: [PATCH] Bump the minor-and-patch group with 5 updates Bumps AWSSDK.SimpleNotificationService from 3.7.502.25 to 3.7.502.26 Bumps AWSSDK.SQS from 3.7.502.18 to 3.7.502.22 Bumps csharpier from 1.2.4 to 1.2.5 Bumps Verify.Xunit from 31.9.0 to 31.9.3 Bumps WireMock.Net.FluentAssertions from 1.19.0 to 1.21.0 --- updated-dependencies: - dependency-name: AWSSDK.SimpleNotificationService dependency-version: 3.7.502.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: AWSSDK.SQS dependency-version: 3.7.502.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: csharpier dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Verify.Xunit dependency-version: 31.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: WireMock.Net.FluentAssertions dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- src/Api/Api.csproj | 2 +- tests/Api.IntegrationTests/Api.IntegrationTests.csproj | 2 +- tests/Testing/Testing.csproj | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index cf575374..ba118bed 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "csharpier": { - "version": "1.2.4", + "version": "1.2.5", "commands": [ "csharpier" ], diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 38e8022a..215ade42 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -18,7 +18,7 @@ - + diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj index 693d39bc..855f6e2c 100644 --- a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/tests/Testing/Testing.csproj b/tests/Testing/Testing.csproj index 66e5be32..6e70d337 100644 --- a/tests/Testing/Testing.csproj +++ b/tests/Testing/Testing.csproj @@ -20,10 +20,10 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - +