From bff0c964a291b4b22d4dc7adee00c51beda29979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 08:03:59 +0000 Subject: [PATCH] Bump Verify.NUnit and NUnit in /src Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) and [NUnit](https://github.com/nunit/nunit). These dependencies needed to be updated together. Updates `Verify.NUnit` from 26.2.0 to 26.3.1 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.2.0...26.3.1) Updates `NUnit` from 4.2.1 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.2.1...4.2.2) --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Orc.DataAccess.Tests/Orc.DataAccess.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Orc.DataAccess.Tests/Orc.DataAccess.Tests.csproj b/src/Orc.DataAccess.Tests/Orc.DataAccess.Tests.csproj index 527b7a4..163b520 100644 --- a/src/Orc.DataAccess.Tests/Orc.DataAccess.Tests.csproj +++ b/src/Orc.DataAccess.Tests/Orc.DataAccess.Tests.csproj @@ -22,12 +22,12 @@ - + - +