From ba46b1edb658545a6fd19b27a082dbaa241b9373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 17:41:56 +0000 Subject: [PATCH] Bump Spectre.Console from 0.50.0 to 0.51.1 (#293) * Bump Spectre.Console from 0.50.0 to 0.51.1 --- updated-dependencies: - dependency-name: Spectre.Console dependency-version: 0.51.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Deps --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com> --- WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.fsproj | 2 +- nix/deps.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.fsproj b/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.fsproj index bcdc401..ea40a7d 100644 --- a/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.fsproj +++ b/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.fsproj @@ -35,7 +35,7 @@ - + diff --git a/nix/deps.json b/nix/deps.json index 5184e15..d96c3de 100644 --- a/nix/deps.json +++ b/nix/deps.json @@ -261,8 +261,8 @@ }, { "pname": "Spectre.Console", - "version": "0.50.0", - "hash": "sha256-3MNgumQSXzuXVGj7kLb5FMkTH/LoFohMvUjAZ7nyHfo=" + "version": "0.51.1", + "hash": "sha256-FQAK07dEwEsNYVI1T3S488LHv8AXJ+ZeA9N2hPpWBoo=" }, { "pname": "System.Collections.Immutable",