diff --git a/tests/Tests.csproj b/tests/Tests.csproj index 08a3b7b9..f37f5781 100644 --- a/tests/Tests.csproj +++ b/tests/Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/tests/packages.lock.json b/tests/packages.lock.json index a5454700..55a4d74a 100644 --- a/tests/packages.lock.json +++ b/tests/packages.lock.json @@ -30,9 +30,9 @@ }, "FluentAssertions": { "type": "Direct", - "requested": "[5.10.3, )", - "resolved": "5.10.3", - "contentHash": "gVPEVp1hLVqcv+7Q2wiDf7kqCNn7+bQcQ0jbJ2mcRT6CeRoZl1tNkqvzSIhvekyldDptk77j1b03MXTTRIqqpg==", + "requested": "[6.10.0, )", + "resolved": "6.10.0", + "contentHash": "Da3YsiRDnOHKBfxutjnupL1rOX0K/jnG6crn5AgwukeqZ/yi+HNCOFshic01ke0ztZFWzpfQMXH8fO9aAbG0Gw==", "dependencies": { "System.Configuration.ConfigurationManager": "4.4.0" }