Skip to content

Commit de86956

Browse files
build(deps): bump FluentAssertions in /integrationtests (#3487)
1 parent 2ebf67d commit de86956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrationtests/IntegrationTests.Shared.Tests/IntegrationTests.Shared.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2020
</PackageReference>
2121
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
22-
<PackageReference Include="FluentAssertions" Version="6.9.0" />
22+
<PackageReference Include="FluentAssertions" Version="6.10.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)