Skip to content

Commit cfca6f2

Browse files
build(deps): bump FluentAssertions in /integrationtests (#3240)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.1 to 6.6.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.5.1...6.6.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e227fb commit cfca6f2

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.5.1" />
22+
<PackageReference Include="FluentAssertions" Version="6.6.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)