From e4a638727af218ac409f670477762505f2f31417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 09:14:16 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps GitHubActionsTestLogger from 3.0.3 to 3.0.4 Bumps Microsoft.Extensions.AI.Abstractions from 10.5.1 to 10.5.2 --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Humanloop/Humanloop.csproj | 2 +- src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Humanloop/Humanloop.csproj b/src/libs/Humanloop/Humanloop.csproj index 18b7da1..c18908c 100644 --- a/src/libs/Humanloop/Humanloop.csproj +++ b/src/libs/Humanloop/Humanloop.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj b/src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj index 3da5cb9..d3dd27e 100644 --- a/src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive