From 908bd7261fb87319e55c2b06e995b2e22a8cd6a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 03:11:32 +0000 Subject: [PATCH] chore: Bump the minor-and-patch group with 2 updates Bumps Scalar.AspNetCore from 2.16.6 to 2.16.10 Bumps Testcontainers.PostgreSql from 4.12.0 to 4.13.0 --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-version: 2.16.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Testcontainers.PostgreSql dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Testcontainers.PostgreSql dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- src/WebhookEngine.API/WebhookEngine.API.csproj | 2 +- tests/WebhookEngine.API.Tests/WebhookEngine.API.Tests.csproj | 2 +- .../WebhookEngine.Infrastructure.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/WebhookEngine.API/WebhookEngine.API.csproj b/src/WebhookEngine.API/WebhookEngine.API.csproj index 70391ea..27ea10d 100644 --- a/src/WebhookEngine.API/WebhookEngine.API.csproj +++ b/src/WebhookEngine.API/WebhookEngine.API.csproj @@ -14,7 +14,7 @@ - + diff --git a/tests/WebhookEngine.API.Tests/WebhookEngine.API.Tests.csproj b/tests/WebhookEngine.API.Tests/WebhookEngine.API.Tests.csproj index be11644..cab34ee 100644 --- a/tests/WebhookEngine.API.Tests/WebhookEngine.API.Tests.csproj +++ b/tests/WebhookEngine.API.Tests/WebhookEngine.API.Tests.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/WebhookEngine.Infrastructure.Tests/WebhookEngine.Infrastructure.Tests.csproj b/tests/WebhookEngine.Infrastructure.Tests/WebhookEngine.Infrastructure.Tests.csproj index 6784f4b..8b199fa 100644 --- a/tests/WebhookEngine.Infrastructure.Tests/WebhookEngine.Infrastructure.Tests.csproj +++ b/tests/WebhookEngine.Infrastructure.Tests/WebhookEngine.Infrastructure.Tests.csproj @@ -17,7 +17,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive