From cf223a9bd6acb3a98c569193d60398751ca68760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 16:53:40 -0800 Subject: [PATCH] Bump NUnit from 4.3.1 to 4.3.2 in the pkg-updates group (#238) Bumps the pkg-updates group with 1 update: [NUnit](https://github.com/nunit/nunit). Updates `NUnit` from 4.3.1 to 4.3.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.3.1...4.3.2) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pkg-updates ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Directory.Packages.props | 2 +- tests/BuilderGenerator.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index bcca6a5..515ec3e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -12,7 +12,7 @@ - + diff --git a/tests/BuilderGenerator.Tests/packages.lock.json b/tests/BuilderGenerator.Tests/packages.lock.json index 629407b..cb00150 100644 --- a/tests/BuilderGenerator.Tests/packages.lock.json +++ b/tests/BuilderGenerator.Tests/packages.lock.json @@ -47,9 +47,9 @@ }, "NUnit": { "type": "Direct", - "requested": "[4.3.1, )", - "resolved": "4.3.1", - "contentHash": "798HDjDWfo2/BVWAeqIny3hRP2z/uk2EVeTeFB69EGHQWxFZ1oVXRaobtOdkzBF4b/olUuWXDJzgtW63aBRDxg==" + "requested": "[4.3.2, )", + "resolved": "4.3.2", + "contentHash": "puVXayXNmEu7MFQSUswGmUjOy3M3baprMbkLl5PAutpeDoGTr+jPv33qAYsqxywi2wJCq8l/O3EhHoLulPE1iQ==" }, "NUnit3TestAdapter": { "type": "Direct",