We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69d483d + 3db4b22 commit 26e1582Copy full SHA for 26e1582
src/tests/Together.IntegrationTests/Together.IntegrationTests.csproj
@@ -12,7 +12,7 @@
12
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
13
<PackageReference Include="MSTest.TestAdapter" Version="4.1.0" />
14
<PackageReference Include="MSTest.TestFramework" Version="4.1.0" />
15
- <PackageReference Include="FluentAssertions" Version="8.8.0" />
+ <PackageReference Include="FluentAssertions" Version="8.9.0" />
16
</ItemGroup>
17
18
<ItemGroup Label="GlobalUsings">
0 commit comments