From 3309f63bae7d7a8d3e7f17c69439f80cd7a6e9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 06:07:38 +0000 Subject: [PATCH] build(deps): Bump the nuget-dependencies group with 2 updates Bumps the nuget-dependencies group with 2 updates: [Fluid.Core](https://github.com/sebastienros/fluid) and [TUnit](https://github.com/thomhurst/TUnit). Updates `Fluid.Core` from 2.19.0 to 2.21.0 - [Release notes](https://github.com/sebastienros/fluid/releases) - [Commits](https://github.com/sebastienros/fluid/compare/v2.19.0...v2.21.0) Updates `TUnit` from 0.18.52 to 0.18.60 - [Release notes](https://github.com/thomhurst/TUnit/releases) - [Commits](https://github.com/thomhurst/TUnit/compare/v0.18.52...v0.18.60) --- updated-dependencies: - dependency-name: Fluid.Core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: TUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- API.IntegrationTests/API.IntegrationTests.csproj | 4 ++-- API/API.csproj | 2 +- Common.Tests/Common.Tests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/API.IntegrationTests/API.IntegrationTests.csproj b/API.IntegrationTests/API.IntegrationTests.csproj index f097190c..d448cbbe 100644 --- a/API.IntegrationTests/API.IntegrationTests.csproj +++ b/API.IntegrationTests/API.IntegrationTests.csproj @@ -1,4 +1,4 @@ - + @@ -12,7 +12,7 @@ - + diff --git a/API/API.csproj b/API/API.csproj index aed7eaed..c304f02a 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -14,7 +14,7 @@ - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index 8c83c847..ff09de65 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -6,7 +6,7 @@ - +