diff --git a/WoofWare.NUnitTestRunner.Lib/WoofWare.NUnitTestRunner.Lib.fsproj b/WoofWare.NUnitTestRunner.Lib/WoofWare.NUnitTestRunner.Lib.fsproj index 1604125..9a63087 100644 --- a/WoofWare.NUnitTestRunner.Lib/WoofWare.NUnitTestRunner.Lib.fsproj +++ b/WoofWare.NUnitTestRunner.Lib/WoofWare.NUnitTestRunner.Lib.fsproj @@ -14,7 +14,7 @@ WoofWare.NUnitTestRunner.Lib true FS3559 - 4.0.9 + 4.0.11 @@ -51,7 +51,7 @@ - + diff --git a/nix/deps.json b/nix/deps.json index ba61507..59497ac 100644 --- a/nix/deps.json +++ b/nix/deps.json @@ -321,13 +321,13 @@ }, { "pname": "WoofWare.Myriad.Plugins", - "version": "4.0.9", - "hash": "sha256-VWpStkuvdFZWsEs/tC0mjChneFgxWw+1YETH+3aCoz4=" + "version": "4.0.11", + "hash": "sha256-fHwMb391JiJI2/4aq0YBVdHiBwFHvgKkYboHyy3TB/g=" }, { "pname": "WoofWare.Myriad.Plugins.Attributes", - "version": "3.6.6", - "hash": "sha256-68T5JQNp4V0DDad0I3snVh8BCe7rz11mLyvm60hxwaA=" + "version": "3.6.7", + "hash": "sha256-YvrXS2ZMoMZkWgGxxcumyoqQkg4cSjGQzCrMbBCCtXM=" }, { "pname": "WoofWare.PrattParser",