From 25a36ca7d6a78b31505ce4d6e84c2708c4ba2659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 06:59:18 +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.1.1 to 2.1.3 - [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md) - [Commits](https://github.com/scalar/scalar/commits) Updates `TUnit` from 0.18.60 to 0.19.32 - [Release notes](https://github.com/thomhurst/TUnit/releases) - [Commits](https://github.com/thomhurst/TUnit/compare/v0.18.60...v0.19.32) --- 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.IntegrationTests/API.IntegrationTests.csproj | 2 +- API/API.csproj | 2 +- Common.Tests/Common.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/API.IntegrationTests/API.IntegrationTests.csproj b/API.IntegrationTests/API.IntegrationTests.csproj index d448cbbe..1605bf48 100644 --- a/API.IntegrationTests/API.IntegrationTests.csproj +++ b/API.IntegrationTests/API.IntegrationTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/API/API.csproj b/API/API.csproj index c304f02a..4da31c23 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -16,7 +16,7 @@ - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index ff09de65..5b43ca21 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -6,7 +6,7 @@ - +