From 470b07388433eaea2ff91bf74166f4262a2b68d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 18:12:05 +0000 Subject: [PATCH] Bump FsUnit from 7.0.1 to 7.1.1 (#399) * Bump FsUnit from 7.0.1 to 7.1.1 --- updated-dependencies: - dependency-name: FsUnit dependency-version: 7.1.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.Myriad.Plugins.Test.fsproj | 2 +- nix/deps.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WoofWare.Myriad.Plugins.Test/WoofWare.Myriad.Plugins.Test.fsproj b/WoofWare.Myriad.Plugins.Test/WoofWare.Myriad.Plugins.Test.fsproj index 1655fa9..80fb022 100644 --- a/WoofWare.Myriad.Plugins.Test/WoofWare.Myriad.Plugins.Test.fsproj +++ b/WoofWare.Myriad.Plugins.Test/WoofWare.Myriad.Plugins.Test.fsproj @@ -55,7 +55,7 @@ - + diff --git a/nix/deps.json b/nix/deps.json index 889d6ab..edeae55 100644 --- a/nix/deps.json +++ b/nix/deps.json @@ -51,8 +51,8 @@ }, { "pname": "FsUnit", - "version": "7.0.1", - "hash": "sha256-K85CIdxMeFSHEKZk6heIXp/oFjWAn7dBILKrw49pJUY=" + "version": "7.1.1", + "hash": "sha256-UMCEGKxQ4ytjmPuVpiNaAPbi3RQH9gqa61JJIUS/6hg=" }, { "pname": "Microsoft.ApplicationInsights",