From d455ee8d69d1a594f0b3728c701d491776082e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 06:04:58 +0000 Subject: [PATCH] Bump NUnit and System.Threading.Tasks.Extensions Bumps [NUnit](https://github.com/nunit/nunit) and System.Threading.Tasks.Extensions. These dependencies needed to be updated together. Updates `NUnit` from 4.2.2 to 4.3.0 - [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.2.2...4.3.0) Updates `System.Threading.Tasks.Extensions` from 4.6.0 to 4.5.4 --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Threading.Tasks.Extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/NHapi.Base.NUnit/NHapi.Base.NUnit.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/NHapi.Base.NUnit/NHapi.Base.NUnit.csproj b/tests/NHapi.Base.NUnit/NHapi.Base.NUnit.csproj index d0bf7f1d6..95425955a 100644 --- a/tests/NHapi.Base.NUnit/NHapi.Base.NUnit.csproj +++ b/tests/NHapi.Base.NUnit/NHapi.Base.NUnit.csproj @@ -16,7 +16,7 @@ - +