From babe9552f5c62da3f2760a4faa83a044334d60fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 06:37:49 +0000 Subject: [PATCH] build(deps): Bump the nuget-dependencies group with 3 updates Bumps the nuget-dependencies group with 3 updates: [Scalar.AspNetCore](https://github.com/scalar/scalar), [Bogus](https://github.com/bchavez/Bogus) and [TUnit](https://github.com/thomhurst/TUnit). Updates `Scalar.AspNetCore` from 2.0.15 to 2.0.18 - [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md) - [Commits](https://github.com/scalar/scalar/commits) Updates `Bogus` from 35.6.1 to 35.6.2 - [Release notes](https://github.com/bchavez/Bogus/releases) - [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md) - [Commits](https://github.com/bchavez/Bogus/compare/v35.6.1...v35.6.2) Updates `TUnit` from 0.13.18 to 0.14.6 - [Release notes](https://github.com/thomhurst/TUnit/releases) - [Commits](https://github.com/thomhurst/TUnit/compare/v0.13.18...v0.14.6) --- updated-dependencies: - dependency-name: Scalar.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: Bogus 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index 3fd3022c..2dcc4aad 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 05c891fa..b1ccdb5c 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -5,8 +5,8 @@ - - + +