From 7c2bed2c06b616ccfec1fea912c12250a7a58fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 13:29:41 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps GitHubActionsTestLogger from 3.0.0 to 3.0.1 Bumps System.Text.Json from 8.0.4 to 10.0.1 --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: System.Text.Json dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/GitHub/GitHub.csproj | 6 +++--- .../GitHub.IntegrationTests/GitHub.IntegrationTests.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/libs/GitHub/GitHub.csproj b/src/libs/GitHub/GitHub.csproj index e52140cec..7a281b663 100644 --- a/src/libs/GitHub/GitHub.csproj +++ b/src/libs/GitHub/GitHub.csproj @@ -18,16 +18,16 @@ - + - + - + diff --git a/src/tests/GitHub.IntegrationTests/GitHub.IntegrationTests.csproj b/src/tests/GitHub.IntegrationTests/GitHub.IntegrationTests.csproj index c5fbf8765..aff35ec6f 100644 --- a/src/tests/GitHub.IntegrationTests/GitHub.IntegrationTests.csproj +++ b/src/tests/GitHub.IntegrationTests/GitHub.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive