diff --git a/openfeature/provider_tests/dotnet-integration-tests/ProviderTests/ProviderTests.csproj b/openfeature/provider_tests/dotnet-integration-tests/ProviderTests/ProviderTests.csproj index 8cd7c381b9f..fff0928644a 100644 --- a/openfeature/provider_tests/dotnet-integration-tests/ProviderTests/ProviderTests.csproj +++ b/openfeature/provider_tests/dotnet-integration-tests/ProviderTests/ProviderTests.csproj @@ -10,7 +10,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="FluentAssertions" Version="7.0.0" /> + <PackageReference Include="FluentAssertions" Version="8.0.0" /> <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" /> <PackageReference Include="NUnit" Version="4.3.2" /> <PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />