diff --git a/tests/Tests.csproj b/tests/Tests.csproj index 80860628..4d4f5f94 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 bfe94470..0ef5214c 100644 --- a/tests/packages.lock.json +++ b/tests/packages.lock.json @@ -30,9 +30,9 @@ }, "FluentAssertions": { "type": "Direct", - "requested": "[6.10.0, )", - "resolved": "6.10.0", - "contentHash": "Da3YsiRDnOHKBfxutjnupL1rOX0K/jnG6crn5AgwukeqZ/yi+HNCOFshic01ke0ztZFWzpfQMXH8fO9aAbG0Gw==", + "requested": "[6.11.0, )", + "resolved": "6.11.0", + "contentHash": "aBaagwdNtVKkug1F3imGXUlmoBd8ZUZX8oQ5niThaJhF79SpESe1Gzq7OFuZkQdKD5Pa4Mone+jrbas873AT4g==", "dependencies": { "System.Configuration.ConfigurationManager": "4.4.0" }