Skip to content

Commit 67eb71f

Browse files
Bump FluentAssertions from 7.0.0 to 8.0.1 in /Source (#4518)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.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@7.0.0...8.0.1) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Ossendorf <[email protected]>
1 parent 0c1fdad commit 67eb71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Csla.test/Csla.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</ItemGroup>
4848

4949
<ItemGroup>
50-
<PackageReference Include="FluentAssertions" Version="7.0.0" />
50+
<PackageReference Include="FluentAssertions" Version="8.0.1" />
5151
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
5252
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
5353
<PackageReference Include="MSTest.TestAdapter" Version="3.8.0" />

0 commit comments

Comments
 (0)