From d2c445b09c73bc55302a3e9cc42d4c6deb76019f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 06:07:33 +0000 Subject: [PATCH] build(deps): Bump the nuget-dependencies group with 3 updates Bumps the nuget-dependencies group with 3 updates: [Fluid.Core](https://github.com/sebastienros/fluid), [Scalar.AspNetCore](https://github.com/scalar/scalar) and [TUnit](https://github.com/thomhurst/TUnit). Updates `Fluid.Core` from 2.17.0 to 2.18.0 - [Release notes](https://github.com/sebastienros/fluid/releases) - [Commits](https://github.com/sebastienros/fluid/compare/v2.17.0...v2.18.0) Updates `Scalar.AspNetCore` from 1.2.72 to 1.2.75 - [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md) - [Commits](https://github.com/scalar/scalar/commits) Updates `TUnit` from 0.6.33 to 0.6.89 - [Commits](https://github.com/thomhurst/TUnit/commits) --- updated-dependencies: - dependency-name: Fluid.Core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Scalar.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch 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/API.csproj | 4 ++-- Common.Tests/Common.Tests.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index e9dae465..10e43da4 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -23,7 +23,7 @@ - + @@ -39,7 +39,7 @@ - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index a3c257d0..5f175ad3 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -13,7 +13,7 @@ - +