From 28337e39ef4364a01dc997bcea66a11e776c3925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 21:02:10 +0000 Subject: [PATCH] Bump NUnit from 4.1.0 to 4.2.1 in /src Bumps [NUnit](https://github.com/nunit/nunit) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/4.1.0...4.2.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../repository-webapi-client.Tests.csproj | 2 +- .../repository-webapi.IntegrationTests.csproj | 2 +- src/repository-webapi.Tests/repository-webapi.Tests.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj b/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj index c7a785b2..dcffbeee 100644 --- a/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj +++ b/src/repository-webapi-client.Tests/repository-webapi-client.Tests.csproj @@ -12,7 +12,7 @@ - + all diff --git a/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj b/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj index f64cd506..9900f3b8 100644 --- a/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj +++ b/src/repository-webapi.IntegrationTests/repository-webapi.IntegrationTests.csproj @@ -12,7 +12,7 @@ - + all diff --git a/src/repository-webapi.Tests/repository-webapi.Tests.csproj b/src/repository-webapi.Tests/repository-webapi.Tests.csproj index 7e304868..168d19ce 100644 --- a/src/repository-webapi.Tests/repository-webapi.Tests.csproj +++ b/src/repository-webapi.Tests/repository-webapi.Tests.csproj @@ -12,7 +12,7 @@ - + all