Skip to content

Commit 7421594

Browse files
Bump FluentAssertions from 7.0.0 to 8.0.0
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@7.0.0...8.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7982782 commit 7421594

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<ItemGroup>
3333
<PackageReference Include="AssemblyMetadata.Generators" Version="2.1.0" PrivateAssets="All" />
3434
<PackageReference Include="Bogus" Version="35.6.1" />
35-
<PackageReference Include="FluentAssertions" Version="7.0.0" />
35+
<PackageReference Include="FluentAssertions" Version="8.0.0" />
3636
<PackageReference Include="MinVer" Version="6.0.0" PrivateAssets="All" />
3737
<PackageReference Include="XUnit.Hosting" Version="2.0.0" />
3838
</ItemGroup>

0 commit comments

Comments
 (0)