From 27aa48d1ae8dc9791bf3fc98ba559ee69c0caab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 03:31:20 +0000 Subject: [PATCH] build(deps): Bump FluentAssertions from 6.12.2 to 7.0.0 in the all group Bumps the all group with 1 update: [FluentAssertions](https://github.com/fluentassertions/fluentassertions). Updates `FluentAssertions` from 6.12.2 to 7.0.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.2...7.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj b/src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj index f3a2e2d..711de0c 100644 --- a/src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj +++ b/src/tests/H.Pipes.Tests/H.Pipes.Tests.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive