From 28f0bf9ae994c9616322d4797d034e7982377dce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:13:10 +0200 Subject: [PATCH] Bump nunit from 4.1.0 to 4.2.2 in /src (#2497) Bumps [nunit](https://github.com/nunit/nunit) from 4.1.0 to 4.2.2. - [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.2) --- updated-dependencies: - dependency-name: nunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- src/Core/NUnitTestCore/NUnitTestCore.csproj | 2 +- src/GUI/UnitTests/UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Core/NUnitTestCore/NUnitTestCore.csproj b/src/Core/NUnitTestCore/NUnitTestCore.csproj index fd1de979b..6792183b1 100644 --- a/src/Core/NUnitTestCore/NUnitTestCore.csproj +++ b/src/Core/NUnitTestCore/NUnitTestCore.csproj @@ -91,7 +91,7 @@ - + diff --git a/src/GUI/UnitTests/UnitTests.csproj b/src/GUI/UnitTests/UnitTests.csproj index cc7e4cd6d..763c7a8f2 100644 --- a/src/GUI/UnitTests/UnitTests.csproj +++ b/src/GUI/UnitTests/UnitTests.csproj @@ -101,7 +101,7 @@ 5.4.1.1 - 4.1.0 + 4.2.2 4.6.0