From 7b49f4d3ff5a726edf19c2781148ccfed5d383db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 14:32:16 +0000 Subject: [PATCH] Bump the nuget group with 2 updates Bumps the nuget group with 2 updates: [System.Memory](https://github.com/dotnet/maintenance-packages) and [FluentAssertions](https://github.com/fluentassertions/fluentassertions). Updates `System.Memory` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/dotnet/maintenance-packages/releases) - [Commits](https://github.com/dotnet/maintenance-packages/commits) Updates `FluentAssertions` from 8.1.1 to 8.2.0 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/8.1.1...8.2.0) --- updated-dependencies: - dependency-name: System.Memory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] --- CliWrap.Tests.Dummy/CliWrap.Tests.Dummy.csproj | 2 +- CliWrap.Tests/CliWrap.Tests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CliWrap.Tests.Dummy/CliWrap.Tests.Dummy.csproj b/CliWrap.Tests.Dummy/CliWrap.Tests.Dummy.csproj index 9a26a475..2a0055dc 100644 --- a/CliWrap.Tests.Dummy/CliWrap.Tests.Dummy.csproj +++ b/CliWrap.Tests.Dummy/CliWrap.Tests.Dummy.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/CliWrap.Tests/CliWrap.Tests.csproj b/CliWrap.Tests/CliWrap.Tests.csproj index a3bc3a8e..c8371271 100644 --- a/CliWrap.Tests/CliWrap.Tests.csproj +++ b/CliWrap.Tests/CliWrap.Tests.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -12,7 +12,7 @@ - +