diff --git a/Consumer/Consumer.fsproj b/Consumer/Consumer.fsproj index ab52ad0..1448f5c 100644 --- a/Consumer/Consumer.fsproj +++ b/Consumer/Consumer.fsproj @@ -28,7 +28,7 @@ - + diff --git a/FailingConsumer/FailingConsumer.fsproj b/FailingConsumer/FailingConsumer.fsproj index 9a9d14c..6c0e85f 100644 --- a/FailingConsumer/FailingConsumer.fsproj +++ b/FailingConsumer/FailingConsumer.fsproj @@ -13,7 +13,7 @@ - + diff --git a/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj b/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj index 2671efe..770850d 100644 --- a/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj +++ b/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj @@ -20,7 +20,7 @@ - + diff --git a/nix/deps.json b/nix/deps.json index 1630f42..8da4764 100644 --- a/nix/deps.json +++ b/nix/deps.json @@ -206,8 +206,8 @@ }, { "pname": "NUnit", - "version": "4.3.0", - "hash": "sha256-dL8+6yL7nwgQKZR3wo2hAOUt3d2EFN10GJH1LzY89I8=" + "version": "4.3.2", + "hash": "sha256-0RWe8uFoxYp6qhPlDDEghOMcKJgyw2ybvEoAqBLebeE=" }, { "pname": "NUnit3TestAdapter",