From a2968dc544525ed66aaade7be69897c11e392315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 06:51:41 +0000 Subject: [PATCH] build(deps): Bump the nuget-dependencies group with 2 updates Bumps the nuget-dependencies group with 2 updates: [Scalar.AspNetCore](https://github.com/scalar/scalar) and [TUnit](https://github.com/thomhurst/TUnit). Updates `Scalar.AspNetCore` from 2.0.9 to 2.0.12 - [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md) - [Commits](https://github.com/scalar/scalar/commits) Updates `TUnit` from 0.10.4 to 0.11.0 - [Release notes](https://github.com/thomhurst/TUnit/releases) - [Commits](https://github.com/thomhurst/TUnit/compare/v0.10.4...v0.11.0) --- updated-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-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- API/API.csproj | 2 +- Common.Tests/Common.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index fbbeb89b..23fc1fa5 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -31,7 +31,7 @@ - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index 54897e97..fd05faf6 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -5,7 +5,7 @@ - +