From 44184f36219f5988c93784a4944defbc0de6262a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 11:52:42 +0000 Subject: [PATCH] Bump NUnitLite and NUnit Bumps [NUnitLite](https://github.com/nunit/nunit) and [NUnit](https://github.com/nunit/nunit). These dependencies needed to be updated together. Updates `NUnitLite` from 3.13.3 to 4.0.1 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/v3.13.3...v4.0.1) Updates `NUnit` from 3.13.3 to 4.0.1 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](https://github.com/nunit/nunit/compare/v3.13.3...v4.0.1) --- updated-dependencies: - dependency-name: NUnitLite dependency-type: direct:production update-type: version-update:semver-major - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Symbolics.Tests/Symbolics.Tests.fsproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Symbolics.Tests/Symbolics.Tests.fsproj b/src/Symbolics.Tests/Symbolics.Tests.fsproj index f22e4ff..be67801 100644 --- a/src/Symbolics.Tests/Symbolics.Tests.fsproj +++ b/src/Symbolics.Tests/Symbolics.Tests.fsproj @@ -30,9 +30,9 @@ - + - +