From e02566eed7fa4c4c6f389a861f7f9a83b70a4845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 16:22:53 +0000 Subject: [PATCH] Bump xunit.runner.visualstudio from 2.8.2 to 3.1.5 --- updated-dependencies: - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- tests/CellSharp.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 1ba3a3f..f7a1bba 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,6 +8,6 @@ - + diff --git a/tests/CellSharp.Tests/packages.lock.json b/tests/CellSharp.Tests/packages.lock.json index b37b1e3..7da6ff0 100644 --- a/tests/CellSharp.Tests/packages.lock.json +++ b/tests/CellSharp.Tests/packages.lock.json @@ -34,9 +34,9 @@ }, "xunit.runner.visualstudio": { "type": "Direct", - "requested": "[2.8.2, )", - "resolved": "2.8.2", - "contentHash": "vm1tbfXhFmjFMUmS4M0J0ASXz3/U5XvXBa6DOQUL3fEz4Vt6YPhv+ESCarx6M6D+9kJkJYZKCNvJMas1+nVfmQ==" + "requested": "[3.1.5, )", + "resolved": "3.1.5", + "contentHash": "tKi7dSTwP4m5m9eXPM2Ime4Kn7xNf4x4zT9sdLO/G4hZVnQCRiMTWoSZqI/pYTVeI27oPPqHBKYI/DjJ9GsYgA==" }, "DocumentFormat.OpenXml.Framework": { "type": "Transitive",