From 74c6f82468f13e681befdb0bd21b03b524bca7ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 00:17:48 +0000 Subject: [PATCH] Bump the minor-and-patch group with 5 updates Bumps AWSSDK.SimpleNotificationService from 3.7.502.22 to 3.7.502.25 Bumps AWSSDK.SQS from 3.7.502.18 to 3.7.502.21 Bumps csharpier from 1.2.3 to 1.2.4 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.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: AWSSDK.SQS dependency-version: 3.7.502.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: csharpier dependency-version: 1.2.4 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 174a8233..cf575374 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -10,7 +10,7 @@ "rollForward": false }, "csharpier": { - "version": "1.2.3", + "version": "1.2.4", "commands": [ "csharpier" ], diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index ef7a0132..38e8022a 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..af2b155a 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 - + - +