Skip to content

Commit 56cd266

Browse files
build(deps): bump FluentAssertions in /integrationtests (#2619)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.6.0 to 5.10.3. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@5.6.0...5.10.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e279688 commit 56cd266

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
@@ -23,7 +23,7 @@
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
2424
</PackageReference>
2525
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
26-
<PackageReference Include="FluentAssertions" Version="5.6.0" />
26+
<PackageReference Include="FluentAssertions" Version="5.10.3" />
2727
<PackageReference Include="ReactiveUI.Testing" Version="*" />
2828
</ItemGroup>
2929

0 commit comments

Comments
 (0)