From 5368c314346d73d9ccf7ca8fc1cfe081d953defc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:25:34 +0000 Subject: [PATCH] Bump nunit from 4.3.0 to 4.3.1 in /src Bumps [nunit](https://github.com/nunit/nunit) from 4.3.0 to 4.3.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.3.0...4.3.1) --- updated-dependencies: - dependency-name: nunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 9db0c75b7..690735bba 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 8ae4c04f5..c67305cf2 100644 --- a/src/GUI/UnitTests/UnitTests.csproj +++ b/src/GUI/UnitTests/UnitTests.csproj @@ -101,7 +101,7 @@ 5.4.1.1 - 4.3.0 + 4.3.1 4.6.0