From faf9e609d5508594987acd44b2a0638673828bad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 08:42:21 +0000 Subject: [PATCH] Bump NUnit from 4.5.0 to 4.5.1 --- updated-dependencies: - dependency-name: NUnit dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/HelloContainers.Tests/HelloContainers.Tests.csproj | 2 +- src/HelloContainers.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/HelloContainers.Tests/HelloContainers.Tests.csproj b/src/HelloContainers.Tests/HelloContainers.Tests.csproj index 865a090..022fbea 100644 --- a/src/HelloContainers.Tests/HelloContainers.Tests.csproj +++ b/src/HelloContainers.Tests/HelloContainers.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/HelloContainers.Tests/packages.lock.json b/src/HelloContainers.Tests/packages.lock.json index 24d5ff1..f2a8fae 100644 --- a/src/HelloContainers.Tests/packages.lock.json +++ b/src/HelloContainers.Tests/packages.lock.json @@ -14,9 +14,9 @@ }, "NUnit": { "type": "Direct", - "requested": "[4.5.0, )", - "resolved": "4.5.0", - "contentHash": "3AXYqXoll1CnWA+fNqMQemJO5qofh2r75bdrPyJqjCRCcZpwuCAgUnHxG1wKEbrGjtobrWWbwVrDhYcXcxRkjw==" + "requested": "[4.5.1, )", + "resolved": "4.5.1", + "contentHash": "x1sIqU9i0IkxqFayqthzmJs/75jTMbrfNMixj4vtfTi7rRzGbtuY27V+iAhfTY02u5k2qvW3QBGM414OG4q8Lw==" }, "NUnit3TestAdapter": { "type": "Direct",