Skip to content

Commit cf83437

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

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="8.0.0" />
35+
<PackageReference Include="FluentAssertions" Version="8.0.1" />
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)