From 2ce99d2bce5003d089522b1dfb57af090b495de3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:15:27 +0000 Subject: [PATCH] Bump NUnit from 3.13.3 to 3.14.0 Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 3.14.0. - [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...v3.14.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Tpk.Tests/Tpk.Tests.csproj | 2 +- Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tpk.Tests/Tpk.Tests.csproj b/Tpk.Tests/Tpk.Tests.csproj index 61b2b0b..3714a7e 100644 --- a/Tpk.Tests/Tpk.Tests.csproj +++ b/Tpk.Tests/Tpk.Tests.csproj @@ -11,7 +11,7 @@ - + all diff --git a/Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj b/Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj index 6f52b10..03188b8 100644 --- a/Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj +++ b/Tpk.TypeTrees.Json.Tests/Tpk.TypeTrees.Json.Tests.csproj @@ -11,7 +11,7 @@ - + all