From 6d47ea58d6a3db9c3fbc6ac2696f5347d9cc34df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 03:12:00 +0000 Subject: [PATCH] Bump the testing group with 2 updates Bumps FluentAssertions from 8.7.1 to 8.9.0 Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.9 to 9.0.14 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] --- api.Tests/api.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api.Tests/api.Tests.csproj b/api.Tests/api.Tests.csproj index d7cbac4d..6f0f72f6 100644 --- a/api.Tests/api.Tests.csproj +++ b/api.Tests/api.Tests.csproj @@ -17,14 +17,14 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + all - + runtime; build; native; contentfiles; analyzers; buildtransitive