From 17852d440fd27b062806e3854a2d4a53a0675055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 23:24:31 +0000 Subject: [PATCH] chore(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.Hooks.UnitTests/H.Hooks.UnitTests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj b/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj index 5ad5dc4..e2fc462 100644 --- a/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj +++ b/src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive